From abfb07f5f820310091d1211fe0070ef2a4175251 Mon Sep 17 00:00:00 2001 From: Braydon Fuller Date: Mon, 9 May 2016 14:27:13 -0400 Subject: [PATCH] build: update bitcoind-rpc commit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 671a30e5..2e46b93c 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ ], "dependencies": { "async": "^1.3.0", - "bitcoind-rpc": "braydonf/bitcoind-rpc#4850733b9806bc5e8e1508fa90f3c45782e6ee80", + "bitcoind-rpc": "braydonf/bitcoind-rpc#381490bae5e3a8cefc0528b40666cd6980183499", "bitcore-lib": "^0.13.13", "body-parser": "^1.13.3", "colors": "^1.1.2",