Socket
Socket
Sign inDemoInstall

bitcoind-rpc

Package Overview
Dependencies
0
Maintainers
3
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.6.0 to 0.7.0

4

lib/index.js

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

RpcClient.callspec = {
abandonTransaction: 'str',
addMultiSigAddress: '',

@@ -158,6 +159,7 @@ addNode: '',

getBestBlockHash: '',
getBlockDeltas: 'str',
getBlock: 'str bool',
getBlockchainInfo: '',
getBlockCount: '',
getBlockHashes: 'int int',
getBlockHashes: 'int int obj',
getBlockHash: 'int',

@@ -164,0 +166,0 @@ getBlockHeader: 'str',

{
"name": "bitcoind-rpc",
"description": "Bitcoin Client Library to connect to Bitcoin Core via RPC",
"version": "0.6.0",
"version": "0.7.0",
"author": {

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

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