MostroP2P / mostro

Lightning Network peer-to-peer exchange platform on Nostr
https://mostro.network
MIT License
191 stars 32 forks source link

Create an empty database file if not exist #375

Open grunch opened 1 month ago

grunch commented 1 month ago

On every release we have pre-compiled binary files to be used by anyone, for someone that installed the project following the readme Mostro will work, but for a new user will fail because there is no mostro.db

Let's create this empty dB file if it doesnt exist.