UNPKG

@lodestar/beacon-node

Version:

A Typescript implementation of the beacon chain

7 lines 289 B
export * from "./aggregateAndProof.js"; export * from "./contributionAndProof.js"; export * from "./selectionProof.js"; export * from "./syncCommittee.js"; export * from "./syncCommitteeContribution.js"; export * from "./syncCommitteeSelectionProof.js"; //# sourceMappingURL=index.d.ts.map