txMaxInstructions property

XdrInt64 txMaxInstructions

Implementation

XdrInt64 get txMaxInstructions => this._txMaxInstructions;
void txMaxInstructions=(XdrInt64 value)

Implementation

set txMaxInstructions(XdrInt64 value) => this._txMaxInstructions = value;