Skip to content

Commit cea30a5

Browse files
authored
Merge pull request #7735 from BitGo/SC-4474
feat(seievm): enable staking for production env.
2 parents 506104e + 09b3839 commit cea30a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/statics/src/allCoinsAndTokens.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -833,6 +833,7 @@ export const allCoinsAndTokens = [
833833
CoinFeature.EVM_UNSIGNED_SWEEP_RECOVERY,
834834
CoinFeature.EVM_NON_BITGO_RECOVERY,
835835
CoinFeature.SUPPORTS_ERC20,
836+
CoinFeature.STAKING,
836837
]
837838
),
838839
account(

0 commit comments

Comments
 (0)