Bolt stores everything as a single file (iirc) So now we get: ``` panic: failed to initialize database: open /Users/faddat/.osmosisd/data/snapshots/metadata.db: no such file or directory ``` Feedback needed, please let me know which direction to take: * Remove Boltdb * Fix this somehow