PrevUpHomeNext

RCLValidationsAdaptor::acquire

Attempt to acquire the ledger with given id from the network.

Synopsis
boost::optional< RCLValidatedLedger >
acquire(
    LedgerHash const& id);
Description

PrevUpHomeNext