mirror of
https://github.com/embarklabs/embark.git
synced 2025-02-05 02:14:35 +00:00
897aa3f839
When using accounts, yes those account are always the same, but ganache still creates it's own accounts, with a random mnemonic. So Plugins that rely on the node accounts were crashing on second run, because the node accounts were no longer the same.