public class Payable<T> extends Object
| Constructor and Description |
|---|
Payable(SmartContract contract,
String methodName,
Object[] arguments,
Method method,
EthereumContractInvocationHandler ethereumContractInvocationHandler) |
public Payable(SmartContract contract, String methodName, Object[] arguments, Method method, EthereumContractInvocationHandler ethereumContractInvocationHandler)
public CompletableFuture<T> with(EthValue value)
Copyright © 2017. All rights reserved.