Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
data NodeToNodeInitiatorResult Source #
Result of any of the `node-to-node` mini-protocols. We ignore all but `chain-sync` results.
Re-exports
type ReturnPolicy a = a → RepromoteDelay Source #