NetMsgType::VERACK

The verack message acknowledges a previously-received version message, informing the connecting node that it can begin to send other messages.

Synopsis

Declared in <protocol.h>

inline constexpr char const* VERACK = {"verack"};