haskoin-store-1.0.0: 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 #