preparescript: --usebtcfastsync option will initialise the BTC datadir from a chain snapshot.

This commit is contained in:
tecnovert
2022-06-04 22:41:24 +02:00
parent a659eb3931
commit 0c2c86070f
12 changed files with 118 additions and 29 deletions

View File

@@ -37,6 +37,12 @@ Adjust `--withcoins` and `--withoutcoins` as desired, eg: `--withcoins=monero,bi
**Record the mnemonic from the output of the above command.**
##### FastSync
Use `--usebtcfastsync` to optionally initialise the Bitcoin datadir with a chain snapshot from btcpayserver FastSync.
[FastSync README.md](https://github.com/btcpayserver/btcpayserver-docker/blob/master/contrib/FastSync/README.md)
#### Set the timezone (optional):
Edit the `.env` file in the docker directory, set TZ to your local timezone.