# Functions
NewGenesisState creates a new GenesisState object.
# Constants
No description provided by the author
# Structs
Code struct encompasses CodeInfo and CodeBytes.
CodeInfo is data for the uploaded contract WASM code.
Contract struct encompasses ContractAddress, ContractInfo, and ContractState.
ContractInfo stores a WASM contract instance.
No description provided by the author
Model is a struct that holds a KV pair.
No description provided by the author