Protocol version advertised by the peer (0 until received).

Synopsis

Declared in <net.h>

std::atomic<int> nVersion = {0};

Created with MrDocs