haskoin-store-0.65.10: Storage and index for Bitcoin and Bitcoin Cash
Safe HaskellSafe-Inferred
LanguageHaskell2010

Haskoin.Store.Stats

Documentation

withStats :: MonadIO m => Text -> Int -> Text -> (Store -> m a) -> m a Source #

createStatDist :: MonadIO m => Text -> Store -> m StatDist Source #