Skip to content

Commit f1c1244

Browse files
authored
Merge pull request #7770 from BitGo/SC-4615
chore: implement staking feature for tog
2 parents 82d9eca + fdfe8ac commit f1c1244

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
@@ -809,6 +809,7 @@ export const allCoinsAndTokens = [
809809
CoinFeature.EVM_NON_BITGO_RECOVERY,
810810
CoinFeature.EVM_UNSIGNED_SWEEP_RECOVERY,
811811
CoinFeature.SUPPORTS_ERC20,
812+
CoinFeature.STAKING,
812813
],
813814
KeyCurve.Secp256k1,
814815
'',

0 commit comments

Comments
 (0)