Params
Responses
200
A successful response.
application/json
default
An unexpected error response.
application/json
get
GET /juno/feeshare/v1/params HTTP/1.1
Host:
Accept: */*
{
"params": {
"enable_fee_share": true,
"developer_shares": "text",
"allowed_denoms": [
"text"
]
}
}
Last updated