bip44-constants 356.0.0 → 357.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
|
@@ -730,6 +730,7 @@ module.exports = [
|
|
|
730
730
|
[0x800002d6, 'TARA', 'Taraxa'],
|
|
731
731
|
[0x800002d7, 'BLU', 'BluCrates'],
|
|
732
732
|
[0x800002d8, 'BFC', 'BFC'],
|
|
733
|
+
[0x800002d9, 'DCC', 'DecentraCast'],
|
|
733
734
|
[0x800002da, 'HEALIOS', 'Tenacity'],
|
|
734
735
|
[0x800002db, 'BMK', 'Bitmark'],
|
|
735
736
|
[0x800002dd, 'TBC', 'TBChat'],
|