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

Use relative path when importing Validator libraries #54

Open
corydickson opened this issue Oct 31, 2024 · 1 comment
Open

Use relative path when importing Validator libraries #54

corydickson opened this issue Oct 31, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@corydickson
Copy link
Contributor

When importing the governor in deploy scripts with our current remappings file, it says it cannot find the artifact associated with the Validator. To fix this, you must change imports to use relative path in the ProposalTypeConfigurator i.e. src/Validator -> ./Validator.

@corydickson corydickson added the bug Something isn't working label Oct 31, 2024
@TheMarvelFan
Copy link

Hi @corydickson ,

I would like to work on this issue if no one else is.
I hope you accept external contributions.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants