Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: prevent panic when scanning from genesis block
It prevents a u64 from getting a negative value when computing the parent block height of the genesis block (#0).
- Loading branch information