Skip to content

Commit 5b1b752

Browse files
authored
Merge pull request #6239 from BitGo/SC-2013
feat(statics): remove STAKING feature from APT
2 parents 096ce78 + 6f70b3b commit 5b1b752

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/statics/src/coinFeatures.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,6 @@ export const APT_FEATURES = [
485485
...ACCOUNT_COIN_DEFAULT_FEATURES,
486486
CoinFeature.TSS,
487487
CoinFeature.TSS_COLD,
488-
CoinFeature.STAKING,
489488
CoinFeature.BULK_TRANSACTION,
490489
CoinFeature.BULK_STAKING_TRANSACTION,
491490
CoinFeature.SUPPORTS_TOKENS,

0 commit comments

Comments
 (0)