UsageFull node
get_network_space
Retrieves an estimate of total space validating the chain between two block header hashes.
POST
/get_network_space
Request Body
application/json
RequiredThe block header hashes
newer_block_header_hash
Requiredstring
Format:
"hex"
older_block_header_hash
Requiredstring
Format:
"hex"
OK