Slots the PoW peer code will go into.

This commit is contained in:
JoelKatz
2012-11-25 21:32:21 -08:00
parent ca59a885ca
commit ea94feb643
4 changed files with 50 additions and 20 deletions

View File

@@ -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);