{ "opencollection": "1.0.0", "info": { "name": "Kadena Chainweb Node block endpoint-private API", "version": "0.0" }, "items": [ { "info": { "name": "endpoint-private", "type": "folder" }, "items": [ { "info": { "name": "private", "type": "http" }, "http": { "method": "POST", "url": "https://api.chainweb.com/chainweb/{apiVersion}/mainnet01/private", "body": { "type": "json", "data": "{}" } }, "docs": "Asynchronous submission of a single addressed command which\nwill be transmitted with end-to-end encryption only between addressed entity nodes.\nPrivate payload metadata required.\n" } ] } ], "bundled": true }