{ "opencollection": "1.0.0", "info": { "name": "FastNEAR accounts Light Client Proof API", "version": "3.0.3" }, "items": [ { "info": { "name": "Light Client Proof", "type": "folder" }, "items": [ { "info": { "name": "light_client_proof", "type": "http" }, "http": { "method": "POST", "url": "https://api.fastnear.com/light_client_proof", "body": { "type": "json", "data": "{}" } }, "docs": "Returns the proofs for a transaction execution." } ] } ], "bundled": true }