Versions in this module Expand all Collapse all v1 v1.0.0 Nov 15, 2022 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