XdrLedgerHeaderHistoryEntry constructor

XdrLedgerHeaderHistoryEntry(
  1. XdrHash _hash,
  2. XdrLedgerHeader _header,
  3. XdrLedgerHeaderHistoryEntryExt _ext
)

Implementation

XdrLedgerHeaderHistoryEntry(this._hash, this._header, this._ext);