From 4874abec5e36613eaff167f30d39e8cbca71dae4 Mon Sep 17 00:00:00 2001 From: philemon Date: Wed, 16 Nov 2016 20:05:01 +0300 Subject: [PATCH] Windows bitcoind build warning update --- Build-Bitcoind-on-Microsoft-Windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Build-Bitcoind-on-Microsoft-Windows.md b/Build-Bitcoind-on-Microsoft-Windows.md index 4e1ff10..d1a0c13 100644 --- a/Build-Bitcoind-on-Microsoft-Windows.md +++ b/Build-Bitcoind-on-Microsoft-Windows.md @@ -1,4 +1,4 @@ -#### Note: the following instructions are **out of date** and apply only to an older patched version of bitcoind supported by MMGen versions v0.7.7 and older. Windows users are advised to wait for the upcoming release of Bitcoin Core with built-in watch-only address support and install the binary. +#### Note: the following instructions are **out of date** and of purely historical interest. They apply to an older version of Bitcoin Core patched for watch-only addresses before watch-only support was officially released. Instead of attempting to build from source, Windows users are now advised to install a prebuilt Bitcoin Core binary from bitcoin.org. ##### Note: If during the compilation process you get "Missing Disk" pop-up error messages and have a card reader installed, you should temporarily disconnect your card reader.