Skip to content

denom trace CLI doens't contain actual example #1440

@okwme

Description

@okwme

Summary of Bug

gaiad q ibc-transfer denom-hash --help results in:

Usage:
  gaiad query ibc-transfer denom-hash [trace] [flags]

Examples:
gaiad query ibc-transfer denom-hash [denom_trace]

...

the example should have an actual example since there is no explanation of what a denom_trace is.
According to the error message:

Error: rpc error: code = InvalidArgument desc = rpc error: code = InvalidArgument desc = trace info must come in pairs of port and channel identifiers '{portID}/{channelID}', got the identifiers: [transfer]: invalid request

it should be {port}/{channel} but it should actually be {port}/{channel}/{denom}. There should be an actual example of a denom_trace.

Version

gaia v7.0.1

Steps to Reproduce


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged/assigned

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions