GetPoolRequest: {
    poolId: string;
    region?: Region;
}

Type declaration

  • poolId: string

    ID of the requested pool.

  • Optionalregion?: Region

    Region to target. If none is passed will use default region from the config.