bip44-constants 391.0.0 → 392.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 -1
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -1059,7 +1059,7 @@ module.exports = [
|
|
|
1059
1059
|
[0x80000bd6, 'HBAR', 'Hedera HBAR'],
|
|
1060
1060
|
[0x80000bee, 'HIVE', 'Hive Blockchain'],
|
|
1061
1061
|
[0x80000c05, 'COS', 'Contentos'],
|
|
1062
|
-
[0x80000c3b, '
|
|
1062
|
+
[0x80000c3b, 'DIP', 'Dipnet Blockchain'],
|
|
1063
1063
|
[0x80000c45, 'B1T', 'Bit'],
|
|
1064
1064
|
[0x80000ccc, 'CCC', 'CodeChain'],
|
|
1065
1065
|
[0x80000d10, 'PLMC', 'Polimec'],
|