bisq/docs/data-stores.md
2019-02-20 20:55:57 +01:00

10 lines
484 B
Markdown

# Data stores
### Update stores
With every release we include the latest snapshot of Mainnet and Testnet data from the P2P network within the client.
* Start your Bisq client on Mainnet and Testnet and let it run until it is fully synced.
* Run [copy_dbs.sh](https://github.com/bisq-network/bisq/blob/master/desktop/package/macosx/copy_dbs.sh) to copy the
required files into the [p2p resources directory](https://github.com/bisq-network/bisq/blob/master/p2p/src/main/resources).