Properties that are need to create TypeormStakePoolProvider

Hierarchy

  • TypeOrmStakePoolProviderProps

Properties

fuzzyOptions?: FuzzyOptions

Options for the fuzzy search on stake pool metadata

lastRosEpochs?: number

Number of epochs over which lastRos is computed

overrideFuzzyOptions?: boolean

If true allows the override of fuzzyOptions through queryStakePools call.

paginationPageSizeLimit: number

Pagination page size limit used for provider methods constraint.

Generated using TypeDoc