Files
ipfs-bch-wallet-service/util/wipe-db.md
T

7 lines
88 B
Markdown
Raw Normal View History

2021-07-13 12:34:51 -07:00
Here's how to wipe the db:
1. mongo
2. use koa-server-dev
3. db.dropDatabase()
4. exit