Persist ganache DB and use fixed Mnemonic #27
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "presist-ganache-db"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This persists the state of the ganache db and uses a fixed mnemonic
code to create accounts.
It now acts more like a local presistent database and no need to
send funds to the accounts after restart.