Skip to content

I am getting an error code when trying to deploy to sepolia testnet #5219

Answered by alymurtazamemon
CoderB01 asked this question in Q&A
Discussion options

You must be logged in to vote

@CoderB01 here typo in accounts and chainId

sepolia: {
    url: SEPOLIA_RPC_URL,
    accounts: [SEPOLIA_PRIVATE_KEY],
    chainId: 11155111,
    blockConfirmatiions: 6,
},

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@CoderB01
Comment options

Answer selected by CoderB01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants