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.
Withdraws the stake from the provider registry.
Unstake Funds
> curl -X POST "http://localhost:13523/v1/provider/unstake"
Withdraw Stake
> curl -X POST "http://localhost:13523/v1/provider/withdraw_stake" | jq { "amount": "1000000000000000000" }