Skip to content

Commit 93e875a

Browse files
feat(Og): enable staking feature for og
TICKET: SC-4900
1 parent c852982 commit 93e875a

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
@@ -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)