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,