Skip to main content
Version: Next

emulator.isknownstakepool

Home > @blaze-cardano/emulator > isKnownStakePool

isKnownStakePool() function

Signature:

isKnownStakePool: (activePools: Record<PoolId, PoolParameters>, poolId: PoolId) => boolean

Parameters

Parameter

Type

Description

activePools

Record<PoolId, PoolParameters>

poolId

PoolId

Returns:

boolean