Copyright | Alexander Krupenkin 2016 |
---|---|
License | BSD3 |
Maintainer | mail@akru.me |
Stability | experimental |
Portability | unknown |
Safe Haskell | None |
Language | Haskell2010 |
Api calls with repo
prefix.
Synopsis
- version :: MonadIO m => IpfsT m RepoVersionObj
- fsck :: MonadIO m => IpfsT m RepoFsckObj
- gc :: MonadIO m => m ()
- repoVerify :: MonadIO m => m ()
Documentation
repoVerify :: MonadIO m => m () Source #
Verify all blocks in repo are not corrupted.