yearn-vaults-v3
yearn-vaults-v3 copied to clipboard
feat: update name and symbol
Description
- Allow Role Manager to update the name and the symbol
- Does not emit an event
- Should we change the
salt
the factory uses to not use name and symbol now?
Fixes # (issue)
Checklist
- [ ] I have run vyper and solidity linting
- [ ] I have run the tests on my machine
- [ ] I have followed commitlint guidelines
- [ ] I have rebased my changes to the latest version of the main branch