bip44-constants 313.0.0 → 314.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
|
@@ -1000,6 +1000,7 @@ module.exports = [
|
|
|
1000
1000
|
[0x80000dec, 'DST', 'DeStream'],
|
|
1001
1001
|
[0x80000e11, 'CY', 'Cybits'],
|
|
1002
1002
|
[0x80000ead, 'MPC', 'Partisia Blockchain'],
|
|
1003
|
+
[0x80000f00, 'RED', 'ReDeFi RED'],
|
|
1003
1004
|
[0x80000fc8, 'FC8', 'FCH Network'],
|
|
1004
1005
|
[0x80001000, 'YEE', 'YeeCo'],
|
|
1005
1006
|
[0x8000107a, 'IOTA', 'IOTA'],
|
|
@@ -1049,6 +1050,7 @@ module.exports = [
|
|
|
1049
1050
|
[0x800020fc, 'XCH', 'Chia'],
|
|
1050
1051
|
[0x80002148, '---', 'reserved'],
|
|
1051
1052
|
[0x800021e8, 'PLMNT', 'Planetmint'],
|
|
1053
|
+
[0x8000221c, 'BLN', 'Bullions'],
|
|
1052
1054
|
[0x800022a2, 'GGX', 'Golden Gate'],
|
|
1053
1055
|
[0x800022b6, 'GGXT', 'Golden Gate Sydney'],
|
|
1054
1056
|
[0x800022b8, 'SBTC', 'Super Bitcoin'],
|