Skip to content

Commit d2d5a3e

Browse files
committed
feat(seievm): enable staking for production env.
Ticket: SC-4474 TICKET: SC-4474
1 parent 8b5d8de commit d2d5a3e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)