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

bitcore-doichain

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bitcore-doichain - npm Package Compare versions

Comparing version 0.1.6 to 0.1.7

4

lib/doichain/broadcastTransaction.js
import getUrl from "bitcore-doichain/lib/doichain/getUrl";
const broadcastTransaction = async (nameId,tx, templateDataEncrypted,validatorPublicKey) => {
await broadcast(nameId,tx,templateDataEncrypted,validatorPublicKey)
return await broadcast(nameId,tx,templateDataEncrypted,validatorPublicKey)
}

@@ -30,2 +30,2 @@

export default broadcastTransaction
export default broadcastTransaction
{
"name": "bitcore-doichain",
"version": "0.1.6",
"version": "0.1.7",
"description": "Doichain Support for Bitcore",
"author": "Brandon Roberts <brandon@bxroberts.org>",
"author": "Nico Krause <nico@le-space.de>",
"main": "index.js",

@@ -7,0 +7,0 @@ "scripts": {

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