Last updated 2 years ago
Was this helpful?
QueryParamsResponse is the response type for the Query/Params RPC method.
GET /cosmos/distribution/v1beta1/params HTTP/1.1 Host: Accept: */*
A successful response.
{ "params": { "community_tax": "text", "base_proposer_reward": "text", "bonus_proposer_reward": "text", "withdraw_addr_enabled": true } }