Skip to content

Commit a490b8c

Browse files
committed
feat: add staking feature to testnet IP
TICKET: SC-3774
1 parent 48664f3 commit a490b8c

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
@@ -1614,6 +1614,7 @@ export const allCoinsAndTokens = [
16141614
CoinFeature.EVM_COMPATIBLE_UI,
16151615
CoinFeature.EVM_NON_BITGO_RECOVERY,
16161616
CoinFeature.EVM_UNSIGNED_SWEEP_RECOVERY,
1617+
CoinFeature.STAKING,
16171618
]
16181619
),
16191620
account(

0 commit comments

Comments
 (0)