protocolVersion constant
int
const protocolVersion
The major version of the wire protocol this build speaks.
Implementation
static const int protocolVersion = 1;
The major version of the wire protocol this build speaks.
static const int protocolVersion = 1;