RPC not required.

This commit is contained in:
Andy Alness 2014-04-26 17:46:31 -07:00
parent 33415983be
commit ec6400a5c1
1 changed files with 1 additions and 1 deletions

View File

@ -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');