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 earliest round for which CIP-0104 reward accounting activity records are complete.

Protocol Details

Operation IDgetRewardAccountingEarliestAvailableRound
Published0.7.4
SpecificationDownload OpenAPI

Inputs

Outputs

200

application/json
integer (int64)
required

404

application/json
string
required

History

Changed0.6.5

The operation moved from GET /v0/reward-accounting-process/rounds/earliest-available to GET /v0/internal/reward-accounting-process/rounds/earliest-available.

Introduced0.6.0