cURL
curl --request POST \ --url https://prv.stake.biya.io/stake/buyback/revenue/distribute \ --header 'Content-Type: application/json' \ --data ' { "round_id": "<string>" } '
{ "round_id": "<string>", "record_count": 123, "success": true, "message": "<string>" }
DistributeRevenue distributes revenue for a buyback round
DistributeRevenueRequest requests revenue distribution
OK
DistributeRevenueResponse contains distribution result