haskoin-store-0.45.0: Storage and index for Bitcoin and Bitcoin Cash
Safe HaskellNone
LanguageHaskell2010

Haskoin.Store.Stats

Documentation

data StatEntry Source #

Constructors

StatEntry 

Fields

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