kSwampProtocolVersion top-level constant

int const kSwampProtocolVersion

The current Swamp protocol version.

Increment this when making breaking changes to the wire protocol.

Implementation

const kSwampProtocolVersion = 1;