CNode::SetCommonVersion

Record the greatest protocol version common to us and the peer.

Synopsis

Declared in <net.h>

void
SetCommonVersion(int greatest_common_version);

Parameters

NameDescription
greatest_common_versionthe greatest protocol version shared with the peer.