Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make sanitize_evm_addresses accept reference #1078

Open
insipx opened this issue Sep 19, 2024 · 0 comments
Open

make sanitize_evm_addresses accept reference #1078

insipx opened this issue Sep 19, 2024 · 0 comments
Labels
enhancement New feature or request small

Comments

@insipx
Copy link
Contributor

insipx commented Sep 19, 2024

sanitize_evm_addresses accepts owned Vec which requires caller to clone. It would be an easy improvement to make it accept &mut and probably remove a bunch of clones

@insipx insipx added enhancement New feature or request small labels Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request small
Projects
Status: No status
Development

No branches or pull requests

1 participant