bip44-constants 237.0.0 → 239.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 -1
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -633,7 +633,7 @@ module.exports = [
|
|
|
633
633
|
[0x80000275, 'FNR', 'Fincor'],
|
|
634
634
|
[0x80000276, 'NEXUS', 'Nexus'],
|
|
635
635
|
[0x80000277, 'QTZ', 'Quartz'],
|
|
636
|
-
[0x80000278, '
|
|
636
|
+
[0x80000278, 'MAS', 'Massa'],
|
|
637
637
|
[0x80000279, 'CALL', 'Callchain'],
|
|
638
638
|
[0x8000027a, 'VAL', 'Validity'],
|
|
639
639
|
[0x8000027b, 'POKT', 'Pocket Network'],
|
|
@@ -1008,6 +1008,7 @@ module.exports = [
|
|
|
1008
1008
|
[0x800026a0, 'BTF', 'Bitcoin Faith'],
|
|
1009
1009
|
[0x8000270f, 'GOD', 'Bitcoin God'],
|
|
1010
1010
|
[0x80002710, 'FO', 'FIBOS'],
|
|
1011
|
+
[0x8000277f, 'DHP', 'dHealth'],
|
|
1011
1012
|
[0x800027f2, 'RTM', 'Raptoreum'],
|
|
1012
1013
|
[0x80002833, 'XRC', 'XRhodium'],
|
|
1013
1014
|
[0x8000290b, 'NUM', 'Numbers Protocol'],
|