1#ifndef XRPL_APP_LEDGER_ACCEPTEDLEDGER_H_INCLUDED
2#define XRPL_APP_LEDGER_ACCEPTEDLEDGER_H_INCLUDED
4#include <xrpld/app/ledger/AcceptedLedgerTx.h>
A ledger that has become irrevocable.
std::vector< std::unique_ptr< AcceptedLedgerTx > > transactions_
std::shared_ptr< ReadView const > mLedger
std::shared_ptr< ReadView const > const & getLedger() const
Tracks the number of instances of an object.
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.