Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add are_blocks_valid function for individual block verification
Add a new function that verifies blocks individually without checking parent links. This allows for more flexible block verification when chain continuity is not required.
- Loading branch information