We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49bd7b0 commit f9e2a50Copy full SHA for f9e2a50
modules/statics/src/coinFeatures.ts
@@ -287,6 +287,7 @@ export const SOL_FEATURES = [
287
CoinFeature.CUSTODY_BITGO_KOREA,
288
CoinFeature.BULK_TRANSACTION,
289
CoinFeature.WALLET_CONNECT_DEFI,
290
+ CoinFeature.CUSTODY_BULK_TRANSACTION,
291
];
292
export const TSOL_FEATURES = [...SOL_FEATURES, CoinFeature.BULK_TRANSACTION, CoinFeature.CUSTODY_BITGO_SINGAPORE];
293
export const SOL_TOKEN_FEATURES = [
0 commit comments