Files
lodestar/packages/fork-choice
Nazar Hussain 8689cc3545 chore: add src to the package to have working source map (#8460)
**Motivation**

Add `src` directory to package sources along with the `lib` files to
have working source map.

**Description**

- Add `src` to the files.


**Steps to test or reproduce**

- Run all tests
2025-09-25 07:23:58 -04:00
..

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: 0cf18e3bed/packages/lodestar/src/chain/forkChoice/forkChoice.ts (L17)

License

Apache-2.0 ChainSafe Systems