Browse Source

RPC not required.

patch-2
Andy Alness 11 years ago
parent
commit
ec6400a5c1
  1. 2
      README.md

2
README.md

@ -59,7 +59,7 @@ addrs.forEach(function(addr) {
## Monitoring Blocks and Transactions
For this example you need a running bitcoind instance with RPC enabled.
For this example you need a running bitcoind instance.
```js
var bitcore = require('../bitcore');

Loading…
Cancel
Save