Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(data_structures): avoid iterating twice over the same vector
Get the pkh and call `to_string` in the same `.map` instead of doing it in two different iterations.
- Loading branch information