@dydxprotocol/v4-localization 1.1.182 → 1.1.183
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/package.json
CHANGED
package/scripts/generated/app.ts
CHANGED
|
@@ -1786,6 +1786,8 @@ export const APP_STRING_KEYS = {
|
|
|
1786
1786
|
OKX_WALLET: 'APP.WALLETS.OKX_WALLET',
|
|
1787
1787
|
OTHER_WALLET: 'APP.WALLETS.OTHER_WALLET',
|
|
1788
1788
|
PHANTOM: 'APP.WALLETS.PHANTOM',
|
|
1789
|
+
PHANTOM_EVM: 'APP.WALLETS.PHANTOM_EVM',
|
|
1790
|
+
PHANTOM_SOL: 'APP.WALLETS.PHANTOM_SOL',
|
|
1789
1791
|
RAINBOW_WALLET: 'APP.WALLETS.RAINBOW_WALLET',
|
|
1790
1792
|
TEST_WALLET: 'APP.WALLETS.TEST_WALLET',
|
|
1791
1793
|
TOKEN_POCKET: 'APP.WALLETS.TOKEN_POCKET',
|