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
uptickd query auth account
Query for account by address.
uptickd query auth account [address] [flags]
uptickd query auth params
Query the current auth parameters.
uptickd query auth params [flags]
Last updated