public static interface ContractInterface.ContractInvocationWithReady extends Builder<ContractInvocation>
Modifier and Type | Method and Description |
---|---|
ContractInterface.ContractInvocationWithReady |
amount(Aer amount) |
ContractInterface.ContractInvocationWithReady |
args(java.lang.Object... args) |
ContractInterface.ContractInvocationWithReady |
delegateFee(boolean delegateFee) |
ContractInterface.ContractInvocationWithReady args(java.lang.Object... args)
ContractInterface.ContractInvocationWithReady amount(Aer amount)
ContractInterface.ContractInvocationWithReady delegateFee(boolean delegateFee)