bip44-constants 328.0.0 → 330.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
|
@@ -733,6 +733,7 @@ module.exports = [
|
|
|
733
733
|
[0x800002f1, '', 'Age X25519 Encryption'],
|
|
734
734
|
[0x800002f2, '', 'Age NIST Encryption'],
|
|
735
735
|
[0x800002f5, 'HONEY', 'HoneyWood'],
|
|
736
|
+
[0x800002fd, 'TGN', 'Tagion'],
|
|
736
737
|
[0x80000300, 'BALLZ', 'Ballzcoin'],
|
|
737
738
|
[0x80000302, 'COSA', 'Cosanta'],
|
|
738
739
|
[0x80000303, 'BR', 'BR'],
|
|
@@ -1145,6 +1146,7 @@ module.exports = [
|
|
|
1145
1146
|
[0x8001e240, 'SPR', 'Spectre'],
|
|
1146
1147
|
[0x8002780b, 'APTA', 'Bloqs4Good'],
|
|
1147
1148
|
[0x80030fb1, 'AKA', 'Akroma'],
|
|
1149
|
+
[0x800310c5, 'BTR', 'Bitlayer'],
|
|
1148
1150
|
[0x80036cb1, 'CONET', 'CONET Holesky Network'],
|
|
1149
1151
|
[0x8003c301, 'ATS', 'ARTIS sigma1'],
|
|
1150
1152
|
[0x8003fc0b, 'ZAMA', 'Zama'],
|