bip44-constants 193.0.0 → 195.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
|
@@ -703,6 +703,7 @@ module.exports = [
|
|
|
703
703
|
[0x800002e1, 'ATOP', 'Financial Blockchain'],
|
|
704
704
|
[0x800002eb, 'CFG', 'Centrifuge'],
|
|
705
705
|
[0x800002ee, 'XPRT', 'Persistence'],
|
|
706
|
+
[0x800002f1, '', 'Age Encryption'],
|
|
706
707
|
[0x800002f5, 'HONEY', 'HoneyWood'],
|
|
707
708
|
[0x80000300, 'BALLZ', 'Ballzcoin'],
|
|
708
709
|
[0x80000302, 'COSA', 'Cosanta'],
|
|
@@ -757,6 +758,7 @@ module.exports = [
|
|
|
757
758
|
[0x8000035a, 'HVH', 'HAVAH'],
|
|
758
759
|
[0x80000362, 'MOB', 'MobileCoin'],
|
|
759
760
|
[0x80000364, 'IF', 'Infinitefuture'],
|
|
761
|
+
[0x8000036d, 'NAM', 'Namada'],
|
|
760
762
|
[0x80000370, 'LUM', 'Lum Network'],
|
|
761
763
|
[0x80000373, 'ZBC', 'ZooBC'],
|
|
762
764
|
[0x80000376, 'ADF', 'AD Token'],
|