Skip to content
Discussion options

You must be logged in to vote

Hello @oliveruf42
Don't worry about it, ganache creates the local blockchain which exists just on your computer and nowhere else, and setting up as deterministic gives everyone the exact same accounts and private keys, this is on purpose.
Let's suppose I'm working on a project and I want you to test it, in order to you for get the exact same results as I'm getting on my computer is necessary the variables remain the same, so if we use --deterministic we will reproduce the exact same results.

Summarizing, this is not a bug... is a feature.

Hope this info might be helpful, best regards. Cromewar.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by cromewar
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
2 participants