txMaxInstructions property Null safety
Implementation
XdrInt64 get txMaxInstructions => this._txMaxInstructions;
Implementation
set txMaxInstructions(XdrInt64 value) => this._txMaxInstructions = value;
XdrInt64 get txMaxInstructions => this._txMaxInstructions;
set txMaxInstructions(XdrInt64 value) => this._txMaxInstructions = value;