QueryCommunityPoolResponse is the response type for the Query/CommunityPool RPC method.
GET /cosmos/distribution/v1beta1/community_pool HTTP/1.1 Host: inj.nownodes.io Accept: */*
A successful response.
{ "pool": [ { "denom": "text", "amount": "text" } ] }