Interface: LaneCapabilities
Defined in: chain.ts:205
Lane capabilities record. Maps capability keys to their values.
Properties
CUSTOM_FINALITY_RATE_LIMITS
CUSTOM_FINALITY_RATE_LIMITS:
RateLimiterState
Defined in: chain.ts:211
Rate limiter bucket state when using non-default finality (FTF).
MIN_BLOCK_CONFIRMATIONS
MIN_BLOCK_CONFIRMATIONS:
number
Defined in: chain.ts:207
Minimum block confirmations for FTF.
RATE_LIMITS
RATE_LIMITS:
RateLimiterState
Defined in: chain.ts:209
Rate limiter bucket state for the lane/token with default finality.