SV node internal API (CIP-0104, subject to change)
GET
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
Inputs
Outputs
200
application/json
integer (int64)
required
404
application/json
string
required
History
Changed
0.6.5The operation moved from GET /v0/reward-accounting-process/rounds/earliest-available to GET /v0/internal/reward-accounting-process/rounds/earliest-available.
Introduced
0.6.0