Updated on 2026-08-14
This commit is contained in:
parent
4a0c4b0cb1
commit
87242e0284
3 changed files with 16 additions and 7 deletions
|
|
@ -211,7 +211,7 @@ internal class WalletsUpdateActionResolverV2 @Inject constructor(
|
|||
|
||||
override fun toString(): String {
|
||||
return """
|
||||
Initialize(
|
||||
InitializeWallets(
|
||||
selectedWalletIndex = $selectedWalletIndex,
|
||||
selectedWallet = ${selectedWallet.walletId},
|
||||
wallets = ${wallets.joinToString { it.walletId.toString() }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue