scrtlabs / docker-environment

Docker Environment for the Discovery release of the Enigma Protocol
https://enigma.co
6 stars 6 forks source link

non-existing km_keypair.sealed not handled properly #93

Open lacabra opened 4 years ago

lacabra commented 4 years ago

In TESTNET, if km_keypair.sealed does not exist, the km_startup.py script throws an exception here while trying to fetch the file from storage, and the later check to re-generate it if it does not exist is never reached.