Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: error that caused usize to overflow (#3024)
* fix: error that caused usize to overflow * update: changed check_sub to saturating_sub
- Loading branch information