build: update bitcoind-rpc with work limit exceeded handling

This commit is contained in:
Braydon Fuller 2016-05-11 12:51:24 -04:00
parent ae91ff2420
commit 98bfd358d3
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@
],
"dependencies": {
"async": "^1.3.0",
"bitcoind-rpc": "braydonf/bitcoind-rpc#381490bae5e3a8cefc0528b40666cd6980183499",
"bitcoind-rpc": "braydonf/bitcoind-rpc#95836dbc3a4498d7eee8a5b35dceee059ca67fda",
"bitcore-lib": "^0.13.13",
"body-parser": "^1.13.3",
"colors": "^1.1.2",