Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Refactor calculations and remove unused function in `uopool…
…/utils.rs` - Removed commented out code for calculating `word_cost` - Simplified calculation of `word_cost` by removing unnecessary division - Added comments to explain the purpose of each calculation in the `calculate_pre_verification_gas()` function - Removed unused function `calculate_valid_gas()` in the `utils.rs` file in the `uopool` crate.
- Loading branch information