mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Tidy up and annotate
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
#ifndef RIPPLE_LEDGERACQUIREMASTER_H
|
||||
#define RIPPLE_LEDGERACQUIREMASTER_H
|
||||
|
||||
/** Manages the acquisition of ledgers.
|
||||
/** Manages the lifetime of inbound ledgers.
|
||||
*/
|
||||
// VFALCO TODO Rename to IncomingLedgerManager
|
||||
// VFALCO TODO Rename to InboundLedgerManager
|
||||
// VFALCO TODO Create abstract interface
|
||||
class LedgerAcquireMaster
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user