bip44-constants 328.0.0 → 329.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 +1 -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'],
|