bip44-constants 382.0.0 → 384.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 -0
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -743,6 +743,7 @@ module.exports = [
|
|
|
743
743
|
[0x800002e4, 'MDC', 'MyDataCoin'],
|
|
744
744
|
[0x800002e5, 'RIV', 'Rigvid'],
|
|
745
745
|
[0x800002e6, 'LTO', 'LTO Network'],
|
|
746
|
+
[0x800002e7, 'LKY', 'LuckyCoin'],
|
|
746
747
|
[0x800002e8, 'DUSK', 'Dusk'],
|
|
747
748
|
[0x800002eb, 'CFG', 'Centrifuge'],
|
|
748
749
|
[0x800002ee, 'XPRT', 'Persistence'],
|
|
@@ -936,6 +937,7 @@ module.exports = [
|
|
|
936
937
|
[0x80000544, 'ISLM', 'IslamicCoin'],
|
|
937
938
|
[0x80000575, 'HYC', 'Hycon'],
|
|
938
939
|
[0x80000582, 'TENTSLP', 'TENT Simple Ledger Protocol'],
|
|
940
|
+
[0x8000058c, 'DEV', 'DogecoinEV'],
|
|
939
941
|
[0x800005e6, 'XSC', 'XT Smart Chain'],
|
|
940
942
|
[0x800005e8, 'AAC', 'Double-A Chain'],
|
|
941
943
|
[0x800005f4, '', 'Taler'],
|
|
@@ -988,6 +990,7 @@ module.exports = [
|
|
|
988
990
|
[0x800007d1, 'MNP', 'MNPCoin'],
|
|
989
991
|
[0x800007d2, 'MLN', 'Miraland'],
|
|
990
992
|
[0x800007d3, 'ISNA', 'iSarrana'],
|
|
993
|
+
[0x800007da, 'XBT', 'Bitcoin Classic'],
|
|
991
994
|
[0x800007dd, 'JKC', 'Junkcoin'],
|
|
992
995
|
[0x800007df, 'TEER', 'Integritee'],
|
|
993
996
|
[0x800007e1, 'KIN', 'Kin'],
|