Skip to content

Commit b32a426

Browse files
Merge pull request #7892 from BitGo/SC-4900
chore: enable staking feature for og
2 parents c852982 + e7f55be commit b32a426

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)