Skip to content

Commit e7f55be

Browse files
chore: enable staking feature for og
TICKET: SC-4900
1 parent c852982 commit e7f55be

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
@@ -837,6 +837,7 @@ export const allCoinsAndTokens = [
837837
CoinFeature.EVM_NON_BITGO_RECOVERY,
838838
CoinFeature.EVM_UNSIGNED_SWEEP_RECOVERY,
839839
CoinFeature.SUPPORTS_ERC20,
840+
CoinFeature.STAKING,
840841
],
841842
KeyCurve.Secp256k1,
842843
'',

0 commit comments

Comments
 (0)