We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cbe3fe commit 4480e1bCopy full SHA for 4480e1b
modules/statics/src/coinFeatures.ts
@@ -252,6 +252,7 @@ export const SOL_FEATURES = [
252
CoinFeature.CUSTODY_BITGO_GERMANY,
253
CoinFeature.CUSTODY_BITGO_FRANKFURT,
254
CoinFeature.BULK_TRANSACTION,
255
+ CoinFeature.WALLET_CONNECT_DEFI,
256
];
257
export const TSOL_FEATURES = [...SOL_FEATURES, CoinFeature.BULK_TRANSACTION, CoinFeature.CUSTODY_BITGO_SINGAPORE];
258
export const SOL_TOKEN_FEATURES = [
0 commit comments