SV node internal API (CIP-0104, subject to change)
GET
SV node internal API (CIP-0104, subject to change). Returns the root hash computed for the specified round.
Protocol Details
Inputs
Path parameters
number
required
OpenAPI type:
integer (int64).Outputs
200
application/json
GetRewardAccountingRootHashResponse
required
History
Changed
0.6.5The operation moved from GET /v0/reward-accounting-process/rounds/{round_number}/root-hash to GET /v0/internal/reward-accounting-process/rounds/{round_number}/root-hash.
Introduced
0.6.0