Type alias IndexedMarket<C, MS>

IndexedMarket<C, MS>: FullMarketFragment & (C extends RpcContext<MS> ? MarketMethods<C, MS> : {})

Concrete Market type for a indexed market.

Type Parameters

Generated using TypeDoc