ledgerMaxReadBytes property

XdrUint32 ledgerMaxReadBytes

Implementation

XdrUint32 get ledgerMaxReadBytes => this._ledgerMaxReadBytes;
void ledgerMaxReadBytes=(XdrUint32 value)

Implementation

set ledgerMaxReadBytes(XdrUint32 value) => this._ledgerMaxReadBytes = value;