mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Last part of the fetch pack code.
This commit is contained in:
@@ -263,6 +263,7 @@ public:
|
||||
Ledger::pointer wantLedger, Ledger::pointer haveLedger);
|
||||
void addFetchPack(const uint256& hash, boost::shared_ptr< std::vector<unsigned char> >& data);
|
||||
bool getFetchPack(const uint256& hash, std::vector<unsigned char>& data);
|
||||
int getFetchSize();
|
||||
void sweepFetchPack();
|
||||
|
||||
// network state machine
|
||||
|
||||
Reference in New Issue
Block a user