bip44-constants 330.0.0 → 331.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
|
@@ -937,6 +937,8 @@ module.exports = [
|
|
|
937
937
|
[0x80000773, 'BITCI', 'Bitcicoin'],
|
|
938
938
|
[0x8000077f, 'VIPS', 'VIPSTARCOIN'],
|
|
939
939
|
[0x80000786, 'CITY', 'City Coin'],
|
|
940
|
+
[0x8000079f, 'ESA', 'Esa'],
|
|
941
|
+
[0x800007a0, 'ESC', 'EsaCoin'],
|
|
940
942
|
[0x800007a3, 'XX', 'xx coin'],
|
|
941
943
|
[0x800007b9, 'XMX', 'Xuma'],
|
|
942
944
|
[0x800007c0, 'TRTL', 'TurtleCoin'],
|