Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bitcoind-rpc-dash

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bitcoind-rpc-dash - npm Package Compare versions

Comparing version 0.7.1 to 0.7.2

4

lib/index.js

@@ -205,4 +205,4 @@ 'use strict';

sendFrom: 'str str float int str str',
sendMany: 'str obj int str', //not sure this is will work
sendRawTransaction: 'str',
sendMany: 'str obj int str', //FIXME : not sure this is will work
sendRawTransaction: 'str bool bool',
sendToAddress: 'str float str str',

@@ -209,0 +209,0 @@ setAccount: '',

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

@@ -33,3 +33,3 @@ "name": "Stephen Pair",

"type": "git",
"url": "https://github.com/snogcel/bitcoind-rpc-dash"
"url": "https://github.com/dashevo/bitcoind-rpc-dash"
},

@@ -51,5 +51,5 @@ "license": "MIT",

"bugs": {
"url": "https://github.com/snogcel/bitcoind-rpc-dash/issues"
"url": "https://github.com/dashevo/bitcoind-rpc-dash/issues"
},
"homepage": "https://github.com/snogcel/bitcoind-rpc-dash"
"homepage": "https://github.com/dashevo/bitcoind-rpc-dash"
}

@@ -0,0 +0,0 @@ bitcoind-rpc-dash.js

@@ -0,0 +0,0 @@ 'use strict';

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc