Versions in this module Expand all Collapse all v0 v0.0.2 Jul 1, 2023 v0.0.1 Jul 2, 2023 Changes in this version + const ModuleName + type GenesisState struct + Params Params + PostedPrices PostedPrices + type Market struct + Active bool + BaseAsset string + MarketID string + Oracles []sdk.AccAddress + QuoteAsset string + type Markets []Market + type Params struct + Markets Markets + type PostedPrice struct + Expiry time.Time + MarketID string + OracleAddress sdk.AccAddress + Price sdk.Dec + type PostedPrices []PostedPrice