stellar-sdk
Toggle table of contents
1.3.0
common
Target filter
common
Switch theme
Search in API
Skip to content
stellar-sdk
stellar-sdk
/
com.soneso.stellar.sdk.xdr
/
CreateContractArgsV2Xdr
/
CreateContractArgsV2Xdr
Create
Contract
Args
V2Xdr
constructor
(
contractIdPreimage
:
ContractIDPreimageXdr
,
executable
:
ContractExecutableXdr
,
constructorArgs
:
List
<
SCValXdr
>
)