bip44-constants 382.0.0 → 383.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
|
@@ -936,6 +936,7 @@ module.exports = [
|
|
|
936
936
|
[0x80000544, 'ISLM', 'IslamicCoin'],
|
|
937
937
|
[0x80000575, 'HYC', 'Hycon'],
|
|
938
938
|
[0x80000582, 'TENTSLP', 'TENT Simple Ledger Protocol'],
|
|
939
|
+
[0x8000058c, 'DEV', 'DogecoinEV'],
|
|
939
940
|
[0x800005e6, 'XSC', 'XT Smart Chain'],
|
|
940
941
|
[0x800005e8, 'AAC', 'Double-A Chain'],
|
|
941
942
|
[0x800005f4, '', 'Taler'],
|
|
@@ -988,6 +989,7 @@ module.exports = [
|
|
|
988
989
|
[0x800007d1, 'MNP', 'MNPCoin'],
|
|
989
990
|
[0x800007d2, 'MLN', 'Miraland'],
|
|
990
991
|
[0x800007d3, 'ISNA', 'iSarrana'],
|
|
992
|
+
[0x800007da, 'XBT', 'Bitcoin Classic'],
|
|
991
993
|
[0x800007dd, 'JKC', 'Junkcoin'],
|
|
992
994
|
[0x800007df, 'TEER', 'Integritee'],
|
|
993
995
|
[0x800007e1, 'KIN', 'Kin'],
|