ProtocolConfigs

data class ProtocolConfigs(val protocolVersion: Any)

Constructors

Link copied to clipboard
constructor(protocolVersion: Any)

Properties

Link copied to clipboard

The protocol is not required to change on every epoch boundary, so the protocol version tracks which change to the protocol these configs are from.