# Functions
ErrNameDoesNotExist is the error for name not existing.
NewMsgBuyName is the constructor function for MsgBuyName.
NewMsgDeleteName is a constructor function for MsgDeleteName.
NewMsgSetName is a constructor function for MsgSetName.
NewWhois returns a new Whois with the minprice as the price.
RegisterCodec registers concrete types on the Amino codec.
# Constants
DefaultCodespace is the Module Name.
DefaultCodespace is the Module Name.
ModuleName is the name of the module.
this was defined in your key.go file.
StoreKey to be used when creating the KVStore.
# Variables
MinNamePrice is Initial Starting Price for a name that was never previously owned.
ModuleCdc is the codec for the module.
# Structs
MsgBuyName defines the BuyName message.
MsgDeleteName defines a DeleteName message.
MsgSetName defines a SetName message.
QueryResResolve Queries Result Payload for a resolve query.
Whois is a struct that contains all the metadata of a name.
# Type aliases
QueryResNames Queries Result Payload for a names query.