ouroboros-network-0.10.1.0: A networking layer for the Ouroboros blockchain protocol
Safe HaskellSafe-Inferred
LanguageHaskell2010

Test.Ouroboros.Network.Diffusion.Policies

Documentation

tests :: TestTree Source #

prop_hotToWarmM :: forall m. (MonadLabelledSTM m, Monad (STM m)) => ArbitraryPolicyArguments -> Int -> m Property Source #

prop_randomDemotionM :: forall m. (MonadLabelledSTM m, Monad (STM m)) => ArbitraryPolicyArguments -> Int -> m Property Source #