umeed
process. By convention, queries are performed under a module sub-command.umeed
process will query against localhost. If you wish to query against an external node, you must provide the --node
flag.--chain-id
and --node
, you can populate a client.toml
file with these values in the config directory. For example:$ umeed --help
for all modules and query commands.umeed
node can expose a gRPC and gRPC Gateway API. By default, the gRPC server runs on port 9090
and the gRPC Gateway API server runs on port 1317
-- both of these ports are configurable in app.toml
.v1beta1
.x-cosmos-block-height
header:grpcurl
tool.