LedgerBounds constructor

LedgerBounds(
  1. int _minLedger,
  2. int _maxLedger
)

Constructor _minLedger and _maxLedger are 64bit Unix timestamps.

Implementation

LedgerBounds