web3-0.9.1.0: Web3 API for Haskell.

CopyrightAlexander Krupenkin 2016
LicenseBSD3
Maintainermail@akru.me
Stabilityexperimental
Portabilityunknown
Safe HaskellNone
LanguageHaskell2010

Network.Ipfs.Api.Stats

Description

Api calls with stats prefix.

Synopsis

Documentation

bw :: MonadIO m => IpfsT m StatsBwObj Source #

IPFS bandwidth information.

repo :: MonadIO m => IpfsT m StatsRepoObj Source #

Get stats for the currently used repo.