Type alias AugmentedRpcMarketList<C, MS>

AugmentedRpcMarketList<C, MS>: {
    items: RpcMarket<C, MS>[];
}

Concrete MarketList for rpc context

Type Parameters

Type declaration

Generated using TypeDoc