Skip to content

lesson #9 - Getting this error when deploying my raffle contract on rinkeby test net #2229

Answered by RoboCrypter
aaankeet asked this question in Q&A
Discussion options

You must be logged in to vote

@thatboyankit : In your 01-deploy-lottery.js file :

Change this line of code from this : waitConfirmations: waitBlockConfirmations

To : waitConfirmations: network.config.blockConfirmations || 1

Replies: 3 comments 22 replies

Comment options

You must be logged in to vote
13 replies
@aaankeet
Comment options

@RoboCrypter
Comment options

@RoboCrypter
Comment options

@RoboCrypter
Comment options

@aaankeet
Comment options

Answer selected by aaankeet
Comment options

You must be logged in to vote
2 replies
@aaankeet
Comment options

@aaankeet
Comment options

Comment options

You must be logged in to vote
7 replies
@krakxn
Comment options

@aaankeet
Comment options

@aaankeet
Comment options

@aaankeet
Comment options

@RoboCrypter
Comment options

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