Auth
Auth module is responsible for specifying the base transaction and account types for an application.
Available Commands
Name | Description |
---|---|
account | Query for account by address |
params | Query the current auth parameters |
iris query auth account
Query for account by address.
iris query auth account [flags]
iris query auth params
Query the current auth parameters.
iris query auth params [flags]