You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are two copies of the denom-authority-metadata CLI query command:
$ osmosisd q tokenfactory
Querying commands for the tokenfactory module
Usage:
osmosisd query tokenfactory [command]
Available Commands:
denom-authority-metadata Get the authority metadata for a specific denom
denom-authority-metadata Get the authority metadata for a specific denom
params Get the params for the x/tokenfactory module
Use "osmosisd query tokenfactory [command] --help" for more information about a command.
There are two copies of the
denom-authority-metadata
CLI query command:Code:
osmosis/x/tokenfactory/client/cli/query.go
Lines 22 to 23 in 17f4cd5
The text was updated successfully, but these errors were encountered: