ouroboros-consensus-cardano-0.21.0.0: The instantation of the Ouroboros consensus layer used by Cardano
Safe HaskellSafe-Inferred
LanguageHaskell2010

Ouroboros.Consensus.Shelley.Ledger.NetworkProtocolVersion

Documentation

data ShelleyNodeToClientVersion Source #

Constructors

ShelleyNodeToClientVersion8

New queries introduced: GetConstitutionHash, GetFilteredVoteDelegatees

ShelleyNodeToClientVersion9

New queries introduced: GetProposals, GetRatifyState

ShelleyNodeToClientVersion10

New queries introduced: GetFuturePParams

ShelleyNodeToClientVersion11

New queries introduced: GetBigLedgerPeerSnapshot

Instances

Instances details
Bounded ShelleyNodeToClientVersion Source # 
Instance details

Defined in Ouroboros.Consensus.Shelley.Ledger.NetworkProtocolVersion

Enum ShelleyNodeToClientVersion Source # 
Instance details

Defined in Ouroboros.Consensus.Shelley.Ledger.NetworkProtocolVersion

Show ShelleyNodeToClientVersion Source # 
Instance details

Defined in Ouroboros.Consensus.Shelley.Ledger.NetworkProtocolVersion

Eq ShelleyNodeToClientVersion Source # 
Instance details

Defined in Ouroboros.Consensus.Shelley.Ledger.NetworkProtocolVersion

Ord ShelleyNodeToClientVersion Source # 
Instance details

Defined in Ouroboros.Consensus.Shelley.Ledger.NetworkProtocolVersion

data ShelleyNodeToNodeVersion Source #

Instances

Instances details
Bounded ShelleyNodeToNodeVersion Source # 
Instance details

Defined in Ouroboros.Consensus.Shelley.Ledger.NetworkProtocolVersion

Enum ShelleyNodeToNodeVersion Source # 
Instance details

Defined in Ouroboros.Consensus.Shelley.Ledger.NetworkProtocolVersion

Show ShelleyNodeToNodeVersion Source # 
Instance details

Defined in Ouroboros.Consensus.Shelley.Ledger.NetworkProtocolVersion

Eq ShelleyNodeToNodeVersion Source # 
Instance details

Defined in Ouroboros.Consensus.Shelley.Ledger.NetworkProtocolVersion

Ord ShelleyNodeToNodeVersion Source # 
Instance details

Defined in Ouroboros.Consensus.Shelley.Ledger.NetworkProtocolVersion

Orphan instances