Documentation ¶
Overview ¶
DONTCOVER nolint
Index ¶
Constants ¶
View Source
const (
// ModuleName nolint
ModuleName = "market"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GenesisState ¶
type GenesisState struct { TerraPoolDelta sdk.Dec `json:"terra_pool_delta" yaml:"terra_pool_delta"` Params Params `json:"params" yaml:"params"` // market params }
GenesisState is the struct representation of the export genesis
Click to show internal directories.
Click to hide internal directories.