Versions in this module Expand all Collapse all v0 v0.19.9 Oct 25, 2021 Changes in this version + const ModuleName + type GenesisState struct + OpenOrders []*Order + Params Params + type Order struct + ExtraInfo string + FeePerBlock sdk.SysCoin + FilledAvgPrice sdk.Dec + OrderExpireBlocks int64 + OrderID string + Price sdk.Dec + Product string + Quantity sdk.Dec + RemainLocked sdk.Dec + RemainQuantity sdk.Dec + Sender sdk.AccAddress + Side string + Status int64 + Timestamp int64 + TxHash string + type Params struct + FeePerBlock sdk.SysCoin + MaxDealsPerBlock int64 + OrderExpireBlocks int64 + TradeFeeRate sdk.Dec