XcmSend / api

Bagpipes Json Api
https://xcmsend.github.io/api/index.html
Other
0 stars 1 forks source link

better error handling #45

Closed flipchan closed 6 months ago

vercel[bot] commented 6 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
api ❌ Failed (Inspect) May 23, 2024 6:26pm
flipchan commented 6 months ago

curl -X POST -H "Content-Type: application/json" -d '{"chain": "polkadot", "pallet_name": "System", "method_name": "remark", "params": ["0xDEADBEEF"]}' http://localhost:8080/api/actions/generic-tx-gen {"result":"0x2004000010deadbeef"}