# Functions

AccountKey returns the store key to retrieve a Account from the index fields.
DefaultGenesis returns the default Capability genesis state.
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
GetGenesisStateFromAppState returns x/bank GenesisState given raw application genesis state.
No description provided by the author
NewAccount creates a new Account object.
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
NewPendingAccount creates a new PendingAccount object.
NewPendingAccountRevocation creates a new PendingAccountRevocation object.
No description provided by the author
NewRevokedAccount creates a new RevokedAccount object.
PendingAccountKey returns the store key to retrieve a PendingAccount from the index fields.
PendingAccountRevocationKey returns the store key to retrieve a PendingAccountRevocation from the index fields.
No description provided by the author
No description provided by the author
No description provided by the author
RegisterQueryHandler registers the http handlers for service Query to "mux".
RegisterQueryHandlerClient registers the http handlers for service Query to "mux".
RegisterQueryHandlerFromEndpoint is same as RegisterQueryHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterQueryHandlerServer registers the http handlers for service Query to "mux".
No description provided by the author
RejectedAccountKey returns the store key to retrieve a RejectedAccount from the index fields.
RevokedAccountKey returns the store key to retrieve a RevokedAccount from the index fields.

# Constants

Default parameter values.
AccountKeyPrefix is the prefix to retrieve all Account.
No description provided by the author
No description provided by the author
command name for the module.
Default parameter values.
gas is not needed in DCL.
gas is not needed in DCL.
Default parameter values.
gas is not needed in DCL.
TODO issue 99: do we need that DefaultIndex is the default capability global index.
MemStoreKey defines the in-memory store key.
ModuleName defines the module name.
ModuleName defines the module name to use in user interactions.
No description provided by the author
PendingAccountKeyPrefix is the prefix to retrieve all PendingAccount.
PendingAccountRevocationKeyPrefix is the prefix to retrieve all PendingAccountRevocation.
QuerierRoute defines the module's query routing key.
RejectedAccountKeyPrefix is the prefix to retrieve all RejectedAccount.
No description provided by the author
No description provided by the author
RevokedAccountKeyPrefix is the prefix to retrieve all RevokedAccount.
RouterKey is the message route for slashing.
StoreKey defines the primary module store key.
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
Default parameter values.
No description provided by the author

# Variables

x/dclauth module sentinel errors.
x/dclauth module sentinel errors.
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
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
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
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
x/dclauth module sentinel errors.
x/dclauth module sentinel errors.
No description provided by the author
x/dclauth module sentinel errors.
x/dclauth module sentinel errors.
x/dclauth module sentinel errors.
x/dclauth module sentinel errors.
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
AccountRetriever defines the properties of a type that can be used to retrieve accounts.
No description provided by the author
GenesisAccountsIterator implements genesis account iteration.
GenesisState defines the dclauth module's genesis state.
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
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
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
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
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
UnimplementedMsgServer can be embedded to have forward compatible implementations.
UnimplementedQueryServer can be embedded to have forward compatible implementations.

# Interfaces

No description provided by the author
GenesisAccount defines a genesis account interface that allows account address retrieval.
MsgClient is the client API for Msg service.
MsgServer is the server API for Msg service.
QueryClient is the client API for Query service.
QueryServer is the server API for Query service.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author