public interface SmartContract
| Modifier and Type | Method and Description |
|---|---|
Object[] |
callConstFunction(String methodName,
Object... arguments) |
rx.Observable<Object[]> |
callFunction(String methodName,
Object... arguments) |
List<org.ethereum.core.CallTransaction.Function> |
getFunctions() |
Copyright © 2016. All rights reserved.