Voting
Query governance voting parameters. The voting_period units are in nanoseconds.
Responses
200
OK
application/json
400 is not a valid query request path
404
Found no voting parameters
500
Internal Server Error
get
GET /gov/parameters/voting HTTP/1.1
Host: akt.nownodes.io
Accept: */*
{
"voting_period": "86400000000000"
}