SV node internal API (CIP-0104, subject to change)
GET
SV node internal API (CIP-0104, subject to change). Return the CIP-0104 per-round activity totals for the specified round number.
Protocol Details
Inputs
Path parameters
number
required
OpenAPI type:
integer (int64).Outputs
200
application/json
GetRewardAccountingActivityTotalsResponse
required
History
Changed
0.6.9The GET /v0/internal/reward-accounting-process/rounds/{round_number}/activity-totals operation changed in this snapshot.
Changed
0.6.5The operation moved from GET /v0/reward-accounting-process/rounds/{round_number}/activity-totals to GET /v0/internal/reward-accounting-process/rounds/{round_number}/activity-totals.
Introduced
0.6.0