Reconsideravalancheproof

reconsideravalancheproof "proofid"

Reconsider a known avalanche proof.

Arguments:
1. proofid    (string, required) The hex encoded avalanche proof.

Result:
true|false    (boolean) Whether the proof has been successfully registered.

Examples:
> curl --user myusername --data-binary '{"jsonrpc": "1.0", "id": "curltest", "method": "reconsideravalancheproof", "params": [<proof hex>]}' -H 'content-type: text/plain;' http://127.0.0.1:8332/