From 4017a3a6c02cdca056a134ec5b7d1f6747b8a4e0 Mon Sep 17 00:00:00 2001 From: Manuel Araoz Date: Thu, 21 Aug 2014 10:21:23 -0400 Subject: [PATCH] update readme 7 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a449c8..86fe0e5 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ be downloaded at [Github Insight Repository](https://github.com/bitpay/insight). * **bitcoind** - Download and Install [Bitcoin](http://bitcoin.org/en/download) *insight API* needs a *trusted* bitcoind node to run. *insight API* will connect to the node -thru the RPC API, Peer-to-peer protocol and will even read its raw .dat files for syncing. +through the RPC API, Peer-to-peer protocol and will even read its raw .dat files for syncing. Configure bitcoind to listen to RPC calls and set `txindex` to true. The easiest way to do this is by copying `./etc/bitcoind/bitcoin.conf` to your