bip44-constants 157.0.0 → 158.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
|
@@ -779,6 +779,7 @@ module.exports = [
|
|
|
779
779
|
[0x800003e0, 'UNT', 'Unit'],
|
|
780
780
|
[0x800003e1, 'XRB', 'X Currency'],
|
|
781
781
|
[0x800003e2, 'QUAI', 'Quai Network'],
|
|
782
|
+
[0x800003e3, 'CAPS', 'Ternoa'],
|
|
782
783
|
[0x800003e4, 'OKT', 'OKChain Token'],
|
|
783
784
|
[0x800003e5, 'SUM', 'Solidum'],
|
|
784
785
|
[0x800003e6, 'LBTC', 'Lightning Bitcoin'],
|