Crate common_messages_sv2[][src]

Expand description

Common messages for [stratum v2][Sv2] The following protocol messages are common across all of the sv2 (sub)protocols.

Structs

ChannelEndpointChanged (Server -> Client)

SetupConnection (Client -> Server)

SetupConnection.Error (Server -> Client)

SetupConnection.Success (Server -> Client)

Enums

MiningProtocol = SV2_MINING_PROTOCOL_DISCRIMINANT, JobNegotiationProtocol = SV2_JOB_NEG_PROTOCOL_DISCRIMINANT, TemplateDistributionProtocol = SV2_TEMPLATE_DISTR_PROTOCOL_DISCRIMINANT, JobDistributionProtocol = SV2_JOB_DISTR_PROTOCOL_DISCRIMINANT,

Functions