@onekeyfe/hd-transport
Advanced tools
Comparing version 1.0.9-alpha.0 to 1.0.9-alpha.1
@@ -799,2 +799,14 @@ 'use strict'; | ||
})(exports.TezosBallotType || (exports.TezosBallotType = {})); | ||
exports.TonWalletVersion = void 0; | ||
(function (TonWalletVersion) { | ||
TonWalletVersion[TonWalletVersion["V3R1"] = 0] = "V3R1"; | ||
TonWalletVersion[TonWalletVersion["V3R2"] = 1] = "V3R2"; | ||
TonWalletVersion[TonWalletVersion["V4R1"] = 2] = "V4R1"; | ||
TonWalletVersion[TonWalletVersion["V4R2"] = 3] = "V4R2"; | ||
})(exports.TonWalletVersion || (exports.TonWalletVersion = {})); | ||
exports.TonWorkChain = void 0; | ||
(function (TonWorkChain) { | ||
TonWorkChain[TonWorkChain["BASECHAIN"] = 0] = "BASECHAIN"; | ||
TonWorkChain[TonWorkChain["MASTERCHAIN"] = 1] = "MASTERCHAIN"; | ||
})(exports.TonWorkChain || (exports.TonWorkChain = {})); | ||
exports.TronResourceCode = void 0; | ||
@@ -861,2 +873,4 @@ (function (TronResourceCode) { | ||
get TezosBallotType () { return exports.TezosBallotType; }, | ||
get TonWalletVersion () { return exports.TonWalletVersion; }, | ||
get TonWorkChain () { return exports.TonWorkChain; }, | ||
get TronResourceCode () { return exports.TronResourceCode; }, | ||
@@ -863,0 +877,0 @@ get CommandFlags () { return exports.CommandFlags; } |
{ | ||
"name": "@onekeyfe/hd-transport", | ||
"version": "1.0.9-alpha.0", | ||
"version": "1.0.9-alpha.1", | ||
"description": "> TODO: description", | ||
@@ -29,3 +29,3 @@ "author": "OneKey", | ||
}, | ||
"gitHead": "4c4d729e015c9e69e519ee49b336830353682521" | ||
"gitHead": "8e154aa5de64d5fbdb67c5a39af43ec8306b9a17" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
581070
15288