Consensus::recentPeerPositions_
Synopsis
hash_map
<
NodeID_t
,
std
::
deque
<
PeerPosition_t
>
>
recentPeerPositions_
;
Description