newMaxTxSetSize property

XdrUint32 newMaxTxSetSize

Implementation

XdrUint32 get newMaxTxSetSize => this._newMaxTxSetSize;
void newMaxTxSetSize= (XdrUint32 value)

Implementation

set newMaxTxSetSize(XdrUint32 value) => this._newMaxTxSetSize = value;