Get merkle proof of shardchain block.
Block workchain id
Block shard id
Block seqno
Seqno of masterchain block starting from which proof is required. If not specified latest masterchain block is used.
GET /getShardBlockProof HTTP/1.1 Host: ton.nownodes.io X-API-Key: YOUR_API_KEY Accept: */*
Successful Response
{ "ok": true, "result": "text", "error": "text", "code": 1 }