Type alias RpcPool

RpcPool: ZeitgeistPrimitivesPool & PoolMethods & PoolRpcOnlyMethods & {
    poolId: number;
}

Concrete Pool type for rpc Pool.

Generated using TypeDoc