From d5aaa11373cc6759f9f894a1daf7fb88d0834bc9 Mon Sep 17 00:00:00 2001 From: arowser Date: Fri, 19 Oct 2018 12:21:00 +0800 Subject: [PATCH] update match network log --- wallet/wallet.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/wallet/wallet.c b/wallet/wallet.c index fc6dfdee5..11555575d 100644 --- a/wallet/wallet.c +++ b/wallet/wallet.c @@ -2006,8 +2006,9 @@ bool wallet_network_check(struct wallet *w, log_broken(w->log, "Wallet blockchain hash does not " "match network blockchain hash: %s " "!= %s. " - "Are you on the right network? " - "(--network={bitcoin,testnet})", + "Are you on the right network? " + "(--network={bitcoin, testnet, regtest, " + "litecoin or litecoin-testnet})", type_to_string(w, struct bitcoin_blkid, &chainhash), type_to_string(w, struct bitcoin_blkid,