Skip to main content
GET

Scan API

SV node internal API (CIP-0104, subject to change)

OpenAPISince 0.6.0Changed 0.6.5
SV node internal API (CIP-0104, subject to change). Returns the root hash computed for the specified round.

Protocol Details

Operation IDgetRewardAccountingRootHash
Published0.7.4
SpecificationDownload OpenAPI

Inputs

Path parameters

number
required
OpenAPI type: integer (int64).

Outputs

200

application/json
GetRewardAccountingRootHashResponse
required

History

Changed0.6.5

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

Introduced0.6.0