Package org.stellar.sdk.xdr
Class HostFunction.HostFunctionBuilder
java.lang.Object
org.stellar.sdk.xdr.HostFunction.HostFunctionBuilder
- Enclosing class:
HostFunction
-
Method Summary
Modifier and TypeMethodDescriptionbuild()createContract(CreateContractArgs createContract) createContractV2(CreateContractArgsV2 createContractV2) discriminant(HostFunctionType discriminant) invokeContract(InvokeContractArgs invokeContract) toString()wasm(byte[] wasm)