Browse Source

Metion bitcoind 0.17+ requirement in docs

Payjoin tests fail on 0.16.
master
Kristaps Kaupe 7 years ago
parent
commit
0385a5b7fd
  1. 2
      docs/TESTING.md

2
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) 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 cd ~/joinmarket-clientserver
git clone https://github.com/Joinmarket-Org/miniircd git clone https://github.com/Joinmarket-Org/miniircd

Loading…
Cancel
Save