bip44-constants 241.0.0 → 242.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
|
@@ -950,6 +950,7 @@ module.exports = [
|
|
|
950
950
|
[0x80000de0, 'DEO', 'Destocoin'],
|
|
951
951
|
[0x80000dec, 'DST', 'DeStream'],
|
|
952
952
|
[0x80000e11, 'CY', 'Cybits'],
|
|
953
|
+
[0x80000ead, 'MPC', 'Partisia Blockchain'],
|
|
953
954
|
[0x80000fc8, 'FC8', 'FCH Network'],
|
|
954
955
|
[0x80001000, 'YEE', 'YeeCo'],
|
|
955
956
|
[0x8000107a, 'IOTA', 'IOTA'],
|