Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor!: address mappings for conciseness
Refactored address mappings to use `AddressMap` and `from_iter` for brevity and readability. This change removes redundant code and improves maintainability. Adjusted constant definitions and function signatures accordingly.
- Loading branch information