Auth

Auth module is responsible for specifying the base transaction and account types for an application.

Available Commands

NameDescription
accountQuery for account by address
paramsQuery 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]