Variable: LaneFeature
constLaneFeature: {MIN_BLOCK_CONFIRMATIONS:"MIN_BLOCK_CONFIRMATIONS"; }
Defined in: chain.ts:181
Available lane feature keys. These represent features or thresholds that can be configured per-lane.
Type Declaration
MIN_BLOCK_CONFIRMATIONS
readonlyMIN_BLOCK_CONFIRMATIONS:"MIN_BLOCK_CONFIRMATIONS"='MIN_BLOCK_CONFIRMATIONS'
Minimum block confirmations required for Faster Time to Finality (FTF). When present and non-zero, indicates FTF is enabled on this lane.