The inv message (inventory message) transmits one or more inventories of objects known to the transmitting peer.

Synopsis

Declared in <protocol.h>

inline constexpr char const* INV = {"inv"};

Created with MrDocs