mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Typo.
This commit is contained in:
@@ -171,7 +171,7 @@ public:
|
|||||||
bool recvValidation(const SerializedValidation::pointer& val);
|
bool recvValidation(const SerializedValidation::pointer& val);
|
||||||
SHAMap::pointer getTXMap(const uint256& hash);
|
SHAMap::pointer getTXMap(const uint256& hash);
|
||||||
bool hasTXSet(const boost::shared_ptr<Peer>& peer, const uint256& set, newcoin::TxSetStatus status);
|
bool hasTXSet(const boost::shared_ptr<Peer>& peer, const uint256& set, newcoin::TxSetStatus status);
|
||||||
void mapComplete(const uint256& hash, SHAMap::ref& map);
|
void mapComplete(const uint256& hash, SHAMap::ref map);
|
||||||
|
|
||||||
// network state machine
|
// network state machine
|
||||||
void checkState(const boost::system::error_code& result);
|
void checkState(const boost::system::error_code& result);
|
||||||
|
|||||||
Reference in New Issue
Block a user