UNPKG

@lodestar/beacon-node

Version:

A Typescript implementation of the beacon chain

6 lines 139 B
export const defaultMetricsOptions = { enabled: false, port: 8008, address: "127.0.0.1", }; //# sourceMappingURL=options.js.map