minSeqLedgerGap property

XdrUint32 minSeqLedgerGap

Implementation

XdrUint32 get minSeqLedgerGap => this._minSeqLedgerGap;
void minSeqLedgerGap=(XdrUint32 value)

Implementation

set minSeqLedgerGap(XdrUint32 value) => this._minSeqLedgerGap = value;