# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
ConfigCmd returns a CLI command to interactively create an application CLI config file.
Paginate returns the correct starting and ending index for a paginated query, given that client provides a desired page and limit of objects and the handler provides the total number of objects.
ReadPageRequest reads and builds the necessary page request flags for pagination.
Register routes.
ValidateCmd returns unknown command error or Help display if help flag set.
# Interfaces
Account defines a read-only version of the auth module's AccountI.
AccountRetriever defines the interfaces required by transactions to ensure an account exists and to be able to query for account fields necessary for signing.
No description provided by the author
No description provided by the author
No description provided by the author