Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: disconnected node was never ready (#3312)
Description --- Disconnected node was never ready. How Has This Been Tested? --- npm test -- --name "Full block sync with small reorg" npm test -- --name "Pruned mode reorg simple" npm test -- --name "Pruned mode reorg past horizon"
- Loading branch information