Get integrity hash
Retreives the integrity hash for producer node
Body
objectOptional
Responses
200
OK
application/json
post
POST /v1/producer/get_integrity_hash HTTP/1.1
Host: eos.nownodes.io
Content-Type: application/json
Accept: */*
Content-Length: 2
{}
200
OK
{
"integrity_hash": "text",
"head_block_id": "text"
}