QueryParamsResponse is response type for the Query/Params RPC method.
GET /zeta-chain/emissions/params HTTP/1.1 Host: zetachain.nownodes.io Accept: */*
A successful response.
{ "params": { "validator_emission_percentage": "text", "observer_emission_percentage": "text", "tss_signer_emission_percentage": "text", "observer_slash_amount": "text", "ballot_maturity_blocks": "text", "block_reward_amount": "text" } }