Skip to main content
GET

SV node internal API (CIP-0104, subject to change). Return the CIP-0104 per-round activity totals for the specified round number.

Path parameters

number
required
OpenAPI type: integer (int64).

Responses

200

ok
application/json
GetRewardAccountingActivityTotalsResponse
required

History

Updated0.6.9

The GET /v0/internal/reward-accounting-process/rounds/{round_number}/activity-totals operation changed in this snapshot.

Updated0.6.5

The 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.

Added0.6.0