Replies: 3 comments 10 replies
-
@gigu007 which network are you using? |
Beta Was this translation helpful? Give feedback.
9 replies
-
@ali-thegilfoyle @gigu007 bro I'm getting the same error. |
Beta Was this translation helpful? Give feedback.
1 reply
-
whats your config file look like? did you specify chainId in your network? rinkeby: {
url: RINKEBY_RPC_URL,
accounts: PRIVATE_KEY !== undefined ? [PRIVATE_KEY] : [],
// accounts: {
// mnemonic: MNEMONIC,
// },
saveDeployments: true,
chainId: 4,
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Beta Was this translation helpful? Give feedback.
All reactions