From a97156629db836bc53a2e5bd0f22bb49ae500962 Mon Sep 17 00:00:00 2001 From: ludete Date: Sun, 5 Aug 2018 20:56:16 +0800 Subject: [PATCH] modify release document --- src/omnicore/doc/release-notes.md | 4 +++- .../doc/release-notes/wormhole-0.0.6-release-notes.md | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/src/omnicore/doc/release-notes.md b/src/omnicore/doc/release-notes.md index bf7fea1036..b9ffad3577 100644 --- a/src/omnicore/doc/release-notes.md +++ b/src/omnicore/doc/release-notes.md @@ -30,9 +30,11 @@ If you are running Bitcoin ABC or an older version of Wormhole Core, shut it dow `wormhole-cli stop` -when you complie successfully and please start the client using the following command: +when you complie successfully and start the client using the following command at the first time: `wormholed -daemon -startclean=1` +You can just use `wormhole -daemon` to restart the client after you have run successfully. + During the first startup historical Wormhole transactions are reprocessed and Wormhole Core will not be usable for approximately 15 minutes up to two hours. The progress of the initial scan is reported on the console, the GUI and written to the `debug.log`. The scan may be interrupted, but can not be resumed, and then needs to start from the beginning. Downgrading diff --git a/src/omnicore/doc/release-notes/wormhole-0.0.6-release-notes.md b/src/omnicore/doc/release-notes/wormhole-0.0.6-release-notes.md index bf7fea1036..b9ffad3577 100644 --- a/src/omnicore/doc/release-notes/wormhole-0.0.6-release-notes.md +++ b/src/omnicore/doc/release-notes/wormhole-0.0.6-release-notes.md @@ -30,9 +30,11 @@ If you are running Bitcoin ABC or an older version of Wormhole Core, shut it dow `wormhole-cli stop` -when you complie successfully and please start the client using the following command: +when you complie successfully and start the client using the following command at the first time: `wormholed -daemon -startclean=1` +You can just use `wormhole -daemon` to restart the client after you have run successfully. + During the first startup historical Wormhole transactions are reprocessed and Wormhole Core will not be usable for approximately 15 minutes up to two hours. The progress of the initial scan is reported on the console, the GUI and written to the `debug.log`. The scan may be interrupted, but can not be resumed, and then needs to start from the beginning. Downgrading