Updated on 2026-08-14
This commit is contained in:
parent
96a748c904
commit
a950ca16b7
8 changed files with 55 additions and 24 deletions
|
|
@ -445,7 +445,7 @@ internal class WalletCurrencyActionsClickIntentsImplementor @Inject constructor(
|
|||
|
||||
override fun onMultiWalletSwapClick(userWalletId: UserWalletId) {
|
||||
// TODO [REDACTED_JIRA]
|
||||
// appRouter.push(route = AppRoute.SwapCrypto(userWalletId = userWalletId))
|
||||
appRouter.push(route = AppRoute.SwapCrypto(userWalletId = userWalletId))
|
||||
}
|
||||
|
||||
override fun onMultiWalletBuyClick(userWalletId: UserWalletId) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue