UNPKG

@lodestar/prover

Version:

A Typescript implementation of the Ethereum Consensus light client

7 lines 210 B
export { LCTransport }; var LCTransport; (function (LCTransport) { LCTransport["Rest"] = "Rest"; LCTransport["P2P"] = "P2P"; })(LCTransport || (LCTransport = {})); //# sourceMappingURL=interfaces.js.map