Skip to content

Commit f9e2a50

Browse files
committed
feat: CUSTODY_BULK_TRANSACTION
ticket: CECHO-610
1 parent 49bd7b0 commit f9e2a50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/statics/src/coinFeatures.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,7 @@ export const SOL_FEATURES = [
287287
CoinFeature.CUSTODY_BITGO_KOREA,
288288
CoinFeature.BULK_TRANSACTION,
289289
CoinFeature.WALLET_CONNECT_DEFI,
290+
CoinFeature.CUSTODY_BULK_TRANSACTION,
290291
];
291292
export const TSOL_FEATURES = [...SOL_FEATURES, CoinFeature.BULK_TRANSACTION, CoinFeature.CUSTODY_BITGO_SINGAPORE];
292293
export const SOL_TOKEN_FEATURES = [

0 commit comments

Comments
 (0)