Documentation ¶
Index ¶
Constants ¶
View Source
const ( ModuleName = types.ModuleName StoreKey = types.StoreKey SampleContractID = "abcde012" )
Variables ¶
View Source
var ( ErrInvalidContractID = types.ErrInvalidContractID ErrContractNotExist = types.ErrContractNotExist NewContractKeeper = keeper.NewContractKeeper )
Functions ¶
func ValidateContractIDBasic ¶
Types ¶
type Keeper ¶
type Keeper = keeper.ContractKeeper
type Msg ¶
type Msg = types.ContractMsg
Click to show internal directories.
Click to hide internal directories.