bip44-constants 85.0.0 → 86.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
|
@@ -623,6 +623,7 @@ module.exports = [
|
|
|
623
623
|
[0x8000026b, 'DEI', 'DeimosX'],
|
|
624
624
|
[0x8000026c, 'AXL', 'Axelar'],
|
|
625
625
|
[0x8000026d, 'ZERO', 'Singularity'],
|
|
626
|
+
[0x8000026f, 'BDCASH', 'BDCash Protocol'],
|
|
626
627
|
[0x80000270, 'NOBL', 'Nobility'],
|
|
627
628
|
[0x80000271, 'EAST', 'Eastcoin'],
|
|
628
629
|
[0x80000274, 'LORE', 'Gitopia'],
|
|
@@ -912,6 +913,7 @@ module.exports = [
|
|
|
912
913
|
[0x8050544e, 'PTN', 'PalletOne'],
|
|
913
914
|
[0x8057414e, 'WAN', 'Wanchain'],
|
|
914
915
|
[0x80579bfc, 'WAVES', 'Waves'],
|
|
916
|
+
[0x8063726d, 'CRM', 'Creamcoin'],
|
|
915
917
|
[0x8073656d, 'SEM', 'Semux'],
|
|
916
918
|
[0x80737978, 'ION', 'ION'],
|
|
917
919
|
[0x8076adf1, 'FCT', 'FirmaChain'],
|