Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
request( "POST", "/v1/custody/mpc/babylon/broadcast_staking_transaction/", { "request_id": "1717059604245", }, api_key, api_secret, host )
coboFetch('POST', '/v1/custody/mpc/babylon/broadcast_staking_transaction/', { "request_id": "1717059604245" }, api_key, api_secret, host) .then(res => { res.json().then((data)=>{ console.log(JSON.stringify(data, null, 4)); }) }).catch(err => { console.log(err) });
Request("POST", "/v1/custody/mpc/babylon/broadcast_staking_transaction/", map[string]string{ "request_id": "1717059604245" })
{ "success": true, "result": "" }
request_id