UNPKG

@lodestar/beacon-node

Version:

A Typescript implementation of the beacon chain

3 lines 163 B
import { ProtoBlock } from "@lodestar/fork-choice"; export declare function isOptimisticBlock(block: ProtoBlock): boolean; //# sourceMappingURL=forkChoice.d.ts.map