UNPKG

@lodestar/prover

Version:

A Typescript implementation of the Ethereum Consensus light client

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