UNPKG

@lodestar/beacon-node

Version:

A Typescript implementation of the beacon chain

10 lines 403 B
export * from "./attestationError.js"; export * from "./attesterSlashingError.js"; export * from "./blobSidecarError.js"; export * from "./blockError.js"; export * from "./gossipValidation.js"; export * from "./proposerSlashingError.js"; export * from "./syncCommitteeError.js"; export * from "./voluntaryExitError.js"; export * from "./blsToExecutionChangeError.js"; //# sourceMappingURL=index.d.ts.map