bip44-constants 389.0.0 → 390.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.js +2 -0
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -947,6 +947,7 @@ module.exports = [
|
|
|
947
947
|
[0x80000520, 'BITS', 'Entropy'],
|
|
948
948
|
[0x80000539, 'DFC', 'Defcoin'],
|
|
949
949
|
[0x8000053a, 'IRON', 'Iron Fish'],
|
|
950
|
+
[0x8000053b, 'WNSD', 'Winsdet'],
|
|
950
951
|
[0x80000544, 'ISLM', 'IslamicCoin'],
|
|
951
952
|
[0x80000575, 'HYC', 'Hycon'],
|
|
952
953
|
[0x80000582, 'TENTSLP', 'TENT Simple Ledger Protocol'],
|
|
@@ -1044,6 +1045,7 @@ module.exports = [
|
|
|
1044
1045
|
[0x80000901, 'ELA', 'Elastos'],
|
|
1045
1046
|
[0x80000922, 'SNOW', 'Snowblossom'],
|
|
1046
1047
|
[0x8000093d, 'XIN', 'Mixin'],
|
|
1048
|
+
[0x80000999, 'HYPE', 'Hyperliquid'],
|
|
1047
1049
|
[0x800009c4, 'NEXI', 'Nexi'],
|
|
1048
1050
|
[0x80000a0a, 'AOA', 'Aurora'],
|
|
1049
1051
|
[0x80000a7e, 'AIPG', 'AIPowerGrid'],
|