mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Slots the PoW peer code will go into.
This commit is contained in:
@@ -126,6 +126,7 @@ protected:
|
||||
void recvStatus(ripple::TMStatusChange& packet);
|
||||
void recvPropose(const boost::shared_ptr<ripple::TMProposeSet>& packet);
|
||||
void recvHaveTxSet(ripple::TMHaveTransactionSet& packet);
|
||||
void recvProofWork(ripple::TMProofWork& packet);
|
||||
|
||||
void getSessionCookie(std::string& strDst);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user