Params
get
Responses
200
A successful response.
application/json
default
An unexpected error response
application/json
get
GET /axelar/vote/v1beta1/params HTTP/1.1
Host: axelar.nownodes.io
Accept: */*
{
"params": {
"default_voting_threshold": {
"numerator": "text",
"denominator": "text"
},
"end_blocker_limit": "text"
}
}