Skip to content

Do we change the blockchain everytime we restart the server?? #2156

Discussion options

You must be logged in to vote

Every time you stop the existing block chain with ctrl + C and start again with yarn hardhat node you start a new blockchain in your local network from block number 1, and that is why you have to deploy the contract again and again on the local chain.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by sadath-12
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants