v1
latestSwagger 2.02026-07-17127100479.5 KBnamespace
Get blob inclusion proofs
Returns NMT inclusion proofs for a blob identified by block height, namespace hash, and commitment. Proofs can be used to verify that the blob is included in the block's data square.
post/blob/proofs
Request body
Example request
{
"commitment": "vbGakK59+Non81TE3ULg5Ve5ufT9SFm/bCyY+WLR3gg=",
"hash": "AAAAAAAAAAAAAAAAAAAAAAAAAAAAs2bWWU6FOB0=",
"height": 123456
}Response
OK