struct mp2p_icp::MatchContext
Overview
Defines the static part of a match operation.
#include <Matcher.h> struct MatchContext { // fields uint32_t icpIteration = 0; };
Fields
uint32_t icpIteration = 0
The ICP iteration number we are in:
Defines the static part of a match operation.
#include <Matcher.h> struct MatchContext { // fields uint32_t icpIteration = 0; };
uint32_t icpIteration = 0
The ICP iteration number we are in: