block-address
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -31,2 +31,4 @@ const ethUtils = require('ethereumjs-util'); | ||
module.exports.mainCoins = mainCoins; | ||
module.exports.createPrivateKey = function () { | ||
@@ -33,0 +35,0 @@ return ck.createRandom() |
{ | ||
"name": "block-address", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "create block chain address , such as ltc, btc, eth ....and so on ", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
42914
64