scrtlabs / enigma-core

Enigma Core library. The domain: Trusted and Untrusted App in Rust.
https://enigma.co
GNU Affero General Public License v3.0
94 stars 21 forks source link

fixes DB recreation after failure #281

Closed AvishaiW closed 4 years ago

AvishaiW commented 4 years ago

This PR makes sure the options assigned to the DB are stored, and it recreates the DB as expected. this was fixed according to this issue