{ "opencollection": "1.0.0", "info": { "name": "Kadena Chainweb Node block endpoint-spv API", "version": "0.0" }, "items": [ { "info": { "name": "endpoint-spv", "type": "folder" }, "items": [ { "info": { "name": "spv", "type": "http" }, "http": { "method": "POST", "url": "https://api.chainweb.com/chainweb/{apiVersion}/mainnet01/spv", "body": { "type": "json", "data": "{}" } }, "docs": "Blocking request to fetch spv proof of a cross chain transaction. Request must be sent to the chain where the transaction is initiated.\n" } ] } ], "bundled": true }