package
0.8.2
Repository: https://github.com/cosmos/cosmos-sdk.git
Documentation: pkg.go.dev

# Variables

No description provided by the author

# Structs

MsgInit is used to initialize a base account.
MsgInitResponse is the response returned after base account initialization.
MsgSwapPubKey is used to change the pubkey for the account.
MsgSwapPubKeyResponse is the response for the MsgSwapPubKey message.
QueryPubKey is the request used to query the pubkey of an account.
QueryPubKeyResponse is the response returned when a QueryPubKey message is sent.
QuerySequence is the request for the account sequence.
QuerySequenceResponse returns the sequence of the account.