bip44-constants 316.0.0 → 317.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
|
@@ -959,6 +959,7 @@ module.exports = [
|
|
|
959
959
|
[0x800007e6, 'XHT', 'Xinghuo Token'],
|
|
960
960
|
[0x800007e7, 'COC', 'Chat On Chain'],
|
|
961
961
|
[0x800007e9, 'ROCK', 'Zenrock Labs'],
|
|
962
|
+
[0x800007ea, 'ASTRON', 'ASTRON Token'],
|
|
962
963
|
[0x800007fe, 'ANY', 'Any'],
|
|
963
964
|
[0x80000800, 'MCASH', 'MCashChain'],
|
|
964
965
|
[0x80000801, 'TRUE', 'TrueChain'],
|