getargon2idpowblockhash

blockchain
getargon2idpowblockhash height

Returns argon2id hash of block in best-block-chain at height provided.

Arguments:
1. height    (numeric, required) The height index

Result:
"hex"    (string) The argon2id block pow hash

Examples:
> bitweb-cli getargon2idpowblockhash 1000
> curl --user myusername --data-binary '{"jsonrpc": "2.0", "id": "curltest", "method": "getargon2idpowblockhash", "params": [1000]}' -H 'content-type: application/json' http://127.0.0.1:26332/