query ibc channel
IBC channel query subcommands
zetacored query ibc channel [flags]
Options
-h, --help help for channel
Options inherited from parent commands
--chain-id string The network chain ID
--home string directory for config and data
--log_format string The logging format (json|plain)
--log_level string The logging level (trace|debug|info|warn|error|fatal|panic)
--log_no_color Disable colored logs
--trace print out full stack trace on errors
SEE ALSO
- zetacored query ibc - Querying commands for the IBC module
- zetacored query ibc channel channels - Query all channels
- zetacored query ibc channel client-state - Query the client state associated with a channel
- zetacored query ibc channel connections - Query all channels associated with a connection
- zetacored query ibc channel end - Query a channel end
- zetacored query ibc channel next-sequence-receive - Query a next receive sequence
- zetacored query ibc channel packet-ack - Query a packet acknowledgement
- zetacored query ibc channel packet-commitment - Query a packet commitment
- zetacored query ibc channel packet-commitments - Query all packet commitments associated with a channel
- zetacored query ibc channel packet-receipt - Query a packet receipt
- zetacored query ibc channel unreceived-acks - Query all the unreceived acks associated with a channel
- zetacored query ibc channel unreceived-packets - Query all the unreceived packets associated with a channel