Type alias IndexedPool<C, MS>

IndexedPool<C, MS>: Unpacked<PoolsQuery["pools"]> & PoolMethods & (C extends RpcContext<MS> ? PoolRpcOnlyMethods : {})

Concrete Pool type for indexed Pool.

Type Parameters

Generated using TypeDoc