Retreives the integrity hash for producer node
/producer/get_integrity_hash
OK
curl -L \ --request POST \ --url 'https://eos.nownodes.io/v1/producer/get_integrity_hash' \ --header 'Content-Type: application/json'
{ "integrity_hash": "text", "head_block_id": "text" }