NetMsgType::GETCFCHECKPT

getcfcheckpt requests evenly spaced compact filter headers, enabling parallelized download and validation of the headers between them. Only available with service bit NODE_COMPACT_FILTERS as described by BIP 157 & 158.

Synopsis

Declared in <protocol.h>

inline constexpr char const* GETCFCHECKPT = {"getcfcheckpt"};