XdrConfigSettingContractComputeV0 constructor Null safety
Implementation
XdrConfigSettingContractComputeV0(
this._ledgerMaxInstructions,
this._txMaxInstructions,
this._feeRatePerInstructionsIncrement,
this._txMemoryLimit);
XdrConfigSettingContractComputeV0(
this._ledgerMaxInstructions,
this._txMaxInstructions,
this._feeRatePerInstructionsIncrement,
this._txMemoryLimit);