Updated on 2026-08-14
This commit is contained in:
parent
da717845f0
commit
354dc7d9b4
1 changed files with 1 additions and 1 deletions
|
|
@ -971,7 +971,7 @@ internal class TokenDetailsModel @Inject constructor(
|
|||
error("Staking is unavailable for ${cryptoCurrency.name}")
|
||||
}
|
||||
|
||||
router.openStaking(userWalletId, cryptoCurrency, yield)
|
||||
router.openStaking(userWalletId, cryptoCurrency, yield.id)
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue