From 0385a5b7fd4ab9d4f8e1ec5d2417981b07281870 Mon Sep 17 00:00:00 2001 From: Kristaps Kaupe Date: Sun, 21 Apr 2019 19:55:00 +0300 Subject: [PATCH] Metion bitcoind 0.17+ requirement in docs Payjoin tests fail on 0.16. --- docs/TESTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/TESTING.md b/docs/TESTING.md index 3ab761c..8720126 100644 --- a/docs/TESTING.md +++ b/docs/TESTING.md @@ -2,7 +2,7 @@ This is a rough sketch, some more background is found in [JM wiki](https://github.com/Joinmarket-Org/joinmarket/wiki/Testing) -Make sure to have [bitcoind](https://bitcoin.org/en/full-node) installed. Also need miniircd installed to the root (i.e. in your `joinmarket-clientserver` directory): +Make sure to have [bitcoind](https://bitcoin.org/en/full-node) 0.17 or newer installed. Also need miniircd installed to the root (i.e. in your `joinmarket-clientserver` directory): cd ~/joinmarket-clientserver git clone https://github.com/Joinmarket-Org/miniircd