ouroboros-consensus
Safe HaskellNone
LanguageHaskell2010

Ouroboros.Consensus.Config.SupportsNode

Synopsis

Documentation

class ConfigSupportsNode blk where Source #

The BlockConfig needs to contain some information in order to support running a node.

Methods

getSystemStartBlockConfig blk → SystemStart Source #

getNetworkMagicBlockConfig blk → NetworkMagic Source #