Package org.stellar.sdk.xdr
Class ConfigSettingContractComputeV0.Builder
java.lang.Object
org.stellar.sdk.xdr.ConfigSettingContractComputeV0.Builder
- Enclosing class:
ConfigSettingContractComputeV0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()feeRatePerInstructionsIncrement(Int64 feeRatePerInstructionsIncrement) ledgerMaxInstructions(Int64 ledgerMaxInstructions) txMaxInstructions(Int64 txMaxInstructions) txMemoryLimit(Uint32 txMemoryLimit)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
ledgerMaxInstructions
-
txMaxInstructions
-
feeRatePerInstructionsIncrement
public ConfigSettingContractComputeV0.Builder feeRatePerInstructionsIncrement(Int64 feeRatePerInstructionsIncrement) -
txMemoryLimit
-
build
-