Versions in this module Expand all Collapse all v0 v0.0.2 Oct 30, 2019 v0.0.1 Oct 30, 2019 Changes in this version + const QueryGet + func NewQuerier(keeper order.Keeper) sdk.Querier + func RegisterRoutes(ctx context.CLIContext, r *mux.Router, cdc *codec.Codec) + type Book struct + Asks []matcheng.AggregatePrice + Bids []matcheng.AggregatePrice + type QueryResult struct + Asks []QueryResultEntry + Bids []QueryResultEntry + BlockNumber int64 + MarketID store.EntityID + type QueryResultEntry struct + Price sdk.Uint + Quantity sdk.Uint