Copyright | Aleksandr Krupenkin 2016-2021 |
---|---|
License | Apache-2.0 |
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.