ouroboros-consensus-cardano-0.12.1.0: The instantation of the Ouroboros consensus layer used by Cardano
Safe HaskellNone
LanguageHaskell2010

Cardano.Tools.ImmDBServer.Diffusion

Documentation

run :: forall blk. (GetPrevHash blk, ShowProxy blk, SupportedNetworkProtocolVersion blk, SerialiseNodeToNodeConstraints blk, ImmutableDbSerialiseConstraints blk, NodeInitStorage blk, ConfigSupportsNode blk) => FilePath -> SockAddr -> TopLevelConfig blk -> IO Void Source #