bip44-constants 355.0.0 → 357.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
|
@@ -730,6 +730,7 @@ module.exports = [
|
|
|
730
730
|
[0x800002d6, 'TARA', 'Taraxa'],
|
|
731
731
|
[0x800002d7, 'BLU', 'BluCrates'],
|
|
732
732
|
[0x800002d8, 'BFC', 'BFC'],
|
|
733
|
+
[0x800002d9, 'DCC', 'DecentraCast'],
|
|
733
734
|
[0x800002da, 'HEALIOS', 'Tenacity'],
|
|
734
735
|
[0x800002db, 'BMK', 'Bitmark'],
|
|
735
736
|
[0x800002dd, 'TBC', 'TBChat'],
|
|
@@ -1089,6 +1090,7 @@ module.exports = [
|
|
|
1089
1090
|
[0x80002148, '---', 'reserved'],
|
|
1090
1091
|
[0x800021e8, 'PLMNT', 'Planetmint'],
|
|
1091
1092
|
[0x8000221c, 'BLN', 'Bullions'],
|
|
1093
|
+
[0x80002222, 'ALPH', 'Alph Network'],
|
|
1092
1094
|
[0x800022a2, 'GGX', 'Golden Gate'],
|
|
1093
1095
|
[0x800022b6, 'GGXT', 'Golden Gate Sydney'],
|
|
1094
1096
|
[0x800022b8, 'SBTC', 'Super Bitcoin'],
|