txMaxReadLedgerEntries property

XdrUint32 txMaxReadLedgerEntries

Implementation

XdrUint32 get txMaxReadLedgerEntries => this._txMaxReadLedgerEntries;
void txMaxReadLedgerEntries=(XdrUint32 value)

Implementation

set txMaxReadLedgerEntries(XdrUint32 value) =>
    this._txMaxReadLedgerEntries = value;