Closed Marketen closed 10 months ago
Implemented new endpoint /memory/validatorsbyindex/<indices>
/memory/validatorsbyindex/<indices>
The endpoint returns two arrays:
found_validators
not_found_validators
Implemented new endpoint
/memory/validatorsbyindex/<indices>
The endpoint returns two arrays:
found_validators
: array of validatorInfo (index,pubkey,status) of all validators found in oracle statenot_found_validators
. array of index of all validators not found in oracle state