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

@33cn/wallet-api

Package Overview
Dependencies
Maintainers
9
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@33cn/wallet-api - npm Package Compare versions

Comparing version 1.4.4-beta to 1.4.5-beta

2

dist/index.js

@@ -164,3 +164,3 @@ import { Environment, getDappEnvironment, getDappEnvironmentDelay } from './dappEnvironment';

var txs = tx.split(',');
chain33Rpc.createRawTxGroup(txs, 'https://jiedian1.bityuan.com:8801').then(function (res) {
return chain33Rpc.createRawTxGroup(txs, 'https://jiedian1.bityuan.com:8801').then(function (res) {
console.log('createRawTxGroup res', res);

@@ -167,0 +167,0 @@ if (res.error) {

{
"name": "@33cn/wallet-api",
"version": "1.4.4-beta",
"version": "1.4.5-beta",
"description": "提供各种比特元钱包的获取地址、签名接口",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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