Updated on 2026-08-14
This commit is contained in:
parent
a80542d5da
commit
3d832ddd3e
13 changed files with 88 additions and 24 deletions
|
|
@ -638,6 +638,7 @@ internal class StakingViewModel @Inject constructor(
|
|||
currencyStatus = cryptoCurrencyStatus,
|
||||
amount = amount,
|
||||
fee = fee,
|
||||
balanceAfterTransaction = null, // ignore this in staking
|
||||
)
|
||||
stateController.update(
|
||||
AddStakingNotificationsTransformer(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue