QueryParamsResponse is the response type for the Query/Params RPC method.
GET /ibc/apps/interchain_accounts/host/v1/params HTTP/1.1 Host: stride.nownodes.io Accept: */*
A successful response.
{ "params": { "host_enabled": true, "allow_messages": [ "text" ] } }