ouroboros-consensus-diffusion-0.16.0.0: Integration for the Ouroboros Network layer
Safe HaskellSafe-Inferred
LanguageHaskell2010

Ouroboros.Consensus.Node.ExitPolicy

Contents

Synopsis

Documentation

data NodeToNodeInitiatorResult Source #

Result of any of the `node-to-node` mini-protocols. We ignore all but `chain-sync` results.

Re-exports