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

chore: add mnemonic to hardhat config file #1581

Merged
merged 1 commit into from
Jun 20, 2024
Merged

chore: add mnemonic to hardhat config file #1581

merged 1 commit into from
Jun 20, 2024

Conversation

kittybest
Copy link
Collaborator

@kittybest kittybest commented Jun 20, 2024

Description

Currently, when I'm running on my localhost, the signer cannot be found, so the accounts should be provided.

⬇️ This is the problem I encountered.
image

Related issue(s)

privacy-scaling-explorations/maci-platform#167

Confirmation

Copy link

vercel bot commented Jun 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
maci-website ✅ Ready (Inspect) Visit Preview Jun 20, 2024 2:59pm

Copy link
Collaborator

@ctrlc03 ctrlc03 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

Copy link
Collaborator

@0xmad 0xmad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kittybest I think this PR can be closed because coordinator service doesn't need any mnemonics, just rpc url for fetching data.

coordinator/hardhat.config.js Show resolved Hide resolved
Copy link
Collaborator

@0xmad 0xmad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kittybest thanks!

@ctrlc03 ctrlc03 force-pushed the chore/add-mnemonic branch from 5e717db to 35f1d17 Compare June 20, 2024 14:57
@0xmad 0xmad merged commit b76e635 into dev Jun 20, 2024
22 checks passed
@0xmad 0xmad deleted the chore/add-mnemonic branch June 20, 2024 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants