bip44-constants 352.0.0 → 353.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
|
@@ -757,6 +757,7 @@ module.exports = [
|
|
|
757
757
|
[0x8000030e, 'PLCU', 'PLC Ultima'],
|
|
758
758
|
[0x8000030f, 'SMARTBC', 'SMART Blockchain'],
|
|
759
759
|
[0x80000310, 'SUI', 'Sui'],
|
|
760
|
+
[0x80000311, 'ULTIMA', 'ULTIMA'],
|
|
760
761
|
[0x80000312, 'UIDD', 'UIDD'],
|
|
761
762
|
[0x80000313, 'ACA', 'Acala'],
|
|
762
763
|
[0x80000314, 'BNC', 'Bifrost'],
|