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 naming consistent with the config generator in manager-multisig while generating example.env file #95

Open
bdrhn9 opened this issue Oct 9, 2023 · 0 comments
Assignees

Comments

@bdrhn9
Copy link

bdrhn9 commented Oct 9, 2023

The config generator for the merkle funder handler in manager-multisig utilizes environment variables for RPC URLs in the template FUNDER_RPC_URL_<CHAIN-ALIAS>_1 as you can see here however in this repository it's being generated as FUNDER_RPC_URL_<CHAIN-ALIAS>. It makes populating .env file harder and creates a conflict.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant