Socket
Socket
Sign inDemoInstall

bitcoind-rpc

Package Overview
Dependencies
0
Maintainers
4
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.7.1 to 0.7.2

2

lib/index.js

@@ -145,2 +145,3 @@ 'use strict';

estimateFee: 'int',
estimateSmartFee: 'int str',
estimatePriority: 'int',

@@ -176,2 +177,3 @@ generate: 'int',

getMemoryPool: '',
getMemPoolEntry: 'str',
getMemPoolInfo: '',

@@ -178,0 +180,0 @@ getMiningInfo: '',

2

package.json
{
"name": "bitcoind-rpc",
"description": "Bitcoin Client Library to connect to Bitcoin Core via RPC",
"version": "0.7.1",
"version": "0.7.2",
"author": {

@@ -6,0 +6,0 @@ "name": "Stephen Pair",

@@ -77,2 +77,2 @@ bitcoind-rpc.js

Copyright 2013-2014 BitPay, Inc.
Copyright 2013-2018 BitPay, Inc.

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc