reconsiderblock
Removes invalidity status of a block and its descendants, reconsider them for activation. This can be used to undo the effects of invalidateblock.
yerbas-cli reconsiderblock "00000000000fd08c2fb661d2fcb0d49abb3a91e5f27082ce64feed3b4dede2e2"
Arguments
Argument | Type | Description |
---|---|---|
"blockhash" | (string) | The block hash |
Arguments:
{
"blockhash" (string, required) The block hash
}
## Examples
```bash
curl --user myusername --data-binary '{"jsonrpc": "1.0", "id":"curltest", "method": "reconsiderblock", "params": ["blockhash"] }' -H 'content-type: text/plain;' http://127.0.0.1:9998/