curl --request POST \
--url http://localhost:5935/rebond \
--header 'Content-Type: application/json' \
--data '
{
"unbondingLockId": 0
}
'{
"txHash": "0x...",
"status": "success"
}Rebond for Livepeer gateways.
curl --request POST \
--url http://localhost:5935/rebond \
--header 'Content-Type: application/json' \
--data '
{
"unbondingLockId": 0
}
'{
"txHash": "0x...",
"status": "success"
}Documentation Index
Fetch the complete documentation index at: https://na-36-docs-v2.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?