• Kelvin Fichter's avatar
    feat(fd): have fault detector wait for providers · c6c9c7db
    Kelvin Fichter authored
    Updates the fault detector to wait for its L1 and L2 RPC providers using
    a new utility function in common-ts. This will prevent errors that users
    currently experience with the fault detector.
    c6c9c7db
index.ts 78 Bytes
export * from './logger'
export * from './metrics'
export * from './provider'