Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 867 Bytes

axelard_query_axelarnet_ibc-transfer-count.md

File metadata and controls

28 lines (20 loc) · 867 Bytes

axelard query axelarnet ibc-transfer-count

returns the number of pending IBC transfers per chain

axelard query axelarnet ibc-transfer-count [flags]

Options

  -h, --help   help for ibc-transfer-count

Options inherited from parent commands

      --chain-id string     The network chain ID (default "axelar")
      --home string         directory for config and data (default "$HOME/.axelar")
      --log_format string   The logging format (json|plain) (default "plain")
      --log_level string    The logging level (trace|debug|info|warn|error|fatal|panic) (default "info")
      --output string       Output format (text|json) (default "text")
      --trace               print out full stack trace on errors

SEE ALSO