bip44-constants 174.0.0 → 176.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 +3 -1
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -705,8 +705,9 @@ module.exports = [
|
|
|
705
705
|
[0x80000303, 'BR', 'BR'],
|
|
706
706
|
[0x80000307, 'PLSR', 'Pulsar Coin'],
|
|
707
707
|
[0x80000309, 'BTW', 'Bitcoin World'],
|
|
708
|
-
[0x8000030c, '
|
|
708
|
+
[0x8000030c, 'PLCUC', 'PLC Ultima Classic'],
|
|
709
709
|
[0x8000030d, 'PLCUX', 'PLC Ultima X'],
|
|
710
|
+
[0x8000030e, 'PLCU', 'PLC Ultima'],
|
|
710
711
|
[0x80000310, 'SUI', 'Sui'],
|
|
711
712
|
[0x80000312, 'UIDD', 'UIDD'],
|
|
712
713
|
[0x80000313, 'ACA', 'Acala'],
|
|
@@ -1012,6 +1013,7 @@ module.exports = [
|
|
|
1012
1013
|
[0x80051614, 'VALUE', 'Value Chain'],
|
|
1013
1014
|
[0x80051615, '3333', 'Pi Value Consensus'],
|
|
1014
1015
|
[0x80067932, 'X42', 'x42'],
|
|
1016
|
+
[0x80082750, 'SCR', 'Scroll'],
|
|
1015
1017
|
[0x800a2c2a, 'VITE', 'Vite'],
|
|
1016
1018
|
[0x800d9038, 'SEA', 'Second Exchange Alliance'],
|
|
1017
1019
|
[0x80100000, 'AMAX', 'Armonia Meta Chain'],
|