bip44-constants 91.0.0 → 92.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
|
@@ -723,6 +723,7 @@ module.exports = [
|
|
|
723
723
|
[0x80000395, 'FRA', 'Findora'],
|
|
724
724
|
[0x8000039d, 'DIP', 'Dipper Network'],
|
|
725
725
|
[0x800003a3, 'RUNE', 'THORChain (RUNE)'],
|
|
726
|
+
[0x800003ae, 'YCN', 'Yilacoin'],
|
|
726
727
|
[0x800003bb, 'LTP', 'LifetionCoin'],
|
|
727
728
|
[0x800003be, '', 'KickSoccer'],
|
|
728
729
|
[0x800003c6, 'MATIC', 'Matic'],
|
|
@@ -927,6 +928,7 @@ module.exports = [
|
|
|
927
928
|
[0x8050544e, 'PTN', 'PalletOne'],
|
|
928
929
|
[0x8057414e, 'WAN', 'Wanchain'],
|
|
929
930
|
[0x80579bfc, 'WAVES', 'Waves'],
|
|
931
|
+
[0x80579bfd, 'WEST', 'Waves Enterprise'],
|
|
930
932
|
[0x8063726d, 'CRM', 'Creamcoin'],
|
|
931
933
|
[0x8073656d, 'SEM', 'Semux'],
|
|
932
934
|
[0x80737978, 'ION', 'ION'],
|