Validator faucets by validator
GET
For every argument that is a valid onboarded validator, return statistics on its liveness activity, according to on-ledger state at the time of the request.
Protocol Details
Inputs
Query parameters
string[]
required
A list of validator party IDs, one per specification of the parameter. Any party IDs not matching onboarded validators will be ignored
Outputs
200
application/json
ValidatorReceivedFaucets[]
required
Statistics for any party ID arguments found to have valid onboarding licenses; the order in the response is unrelated to argument order.
400
application/json
string
required
404
application/json
string
required
History
Introduced
0.5.10