This commit is contained in:
vyzo
2021-07-25 11:25:29 +03:00
parent 5b2e4d8ad4
commit 21bb2bda09
6 changed files with 36 additions and 0 deletions
@@ -11,6 +11,7 @@
* [Beacon](#Beacon)
* [BeaconGetEntry](#BeaconGetEntry)
* [Chain](#Chain)
* [ChainCheckBlockstore](#ChainCheckBlockstore)
* [ChainDeleteObj](#ChainDeleteObj)
* [ChainExport](#ChainExport)
* [ChainGetBlock](#ChainGetBlock)
@@ -350,6 +351,17 @@ The Chain method group contains methods for interacting with the
blockchain, but that do not require any form of state computation.
### ChainCheckBlockstore
ChainCheckBlockstore performs an (asynchronous) health check on the chain/state blockstore
if supported by the underlying implementation.
Perms: read
Inputs: `null`
Response: `{}`
### ChainDeleteObj
ChainDeleteObj deletes node referenced by the given CID