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
/
ConfigSettingContractComputeV0Xdr
/
ConfigSettingContractComputeV0Xdr
Config
Setting
Contract
Compute
V0Xdr
constructor
(
ledgerMaxInstructions
:
Int64Xdr
,
txMaxInstructions
:
Int64Xdr
,
feeRatePerInstructionsIncrement
:
Int64Xdr
,
txMemoryLimit
:
Uint32Xdr
)