Package Exports
- @chainsafe/lodestar-fork-choice
- @chainsafe/lodestar-fork-choice/lib/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@chainsafe/lodestar-fork-choice) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
lodestar-fork-choice
This package is part of ChainSafe's Lodestar project
Lodestar implementation of the Ethereum Consensus fork choice.
Usage
See usage in the lodestar
package here:
https://github.com/ChainSafe/lodestar/blob/0cf18e3bedcbf402e46917d402eb92938dafd49c/packages/lodestar/src/chain/forkChoice/forkChoice.ts#L17
License
Apache-2.0 ChainSafe Systems