cURL
curl --request POST \ --url http://localhost:5935/reward
{ "txHash": "0x...", "status": "success" }
Claim orchestrator rewards for current round
Reward claimed successfully
Transaction hash
"0x..."
Transaction status
"success"
Was this page helpful?