Confirm
get
Query parameters
noncestring · uint64Optional
addressstringOptional
Responses
200
A successful response.
application/json
default
An unexpected error response.
application/json
get
GET /peggy/v1/valset/confirm HTTP/1.1
Host: inj.nownodes.io
Accept: */*
{
"confirm": {
"nonce": "text",
"orchestrator": "text",
"eth_address": "text",
"signature": "text"
}
}