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.0 to 0.7.1

7

lib/index.js

@@ -140,3 +140,3 @@ 'use strict';

createMultiSig: '',
createRawTransaction: '',
createRawTransaction: 'obj obj',
decodeRawTransaction: '',

@@ -148,2 +148,3 @@ dumpPrivKey: '',

generate: 'int',
generateToAddress: 'int str',
getAccount: '',

@@ -178,5 +179,6 @@ getAccountAddress: 'str',

getMiningInfo: '',
getNetworkInfo: '',
getNewAddress: '',
getPeerInfo: '',
getRawMemPool: '',
getRawMemPool: 'bool',
getRawTransaction: 'str int',

@@ -189,2 +191,3 @@ getReceivedByAccount: 'str int',

getTxOutSetInfo: '',
getWalletInfo: '',
getWork: '',

@@ -191,0 +194,0 @@ help: '',

{
"name": "bitcoind-rpc",
"description": "Bitcoin Client Library to connect to Bitcoin Core via RPC",
"version": "0.7.0",
"version": "0.7.1",
"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