channel unique identifier
port unique identifier
packet sequence
GET //ibc/core/channel/v1/channels/{channel_id}/ports/{port_id}/packet_receipts/{sequence} HTTP/1.1 Host: lunc.nownodes.io Accept: */*
A successful response.
{ "received": true, "proof": "Ynl0ZXM=", "proof_height": { "revision_number": "text", "revision_height": "text" } }