Updated on 2026-08-14
This commit is contained in:
commit
231127ad4d
1 changed files with 1 additions and 1 deletions
|
|
@ -460,7 +460,7 @@ internal class DefaultLegacyWalletConnectRepository(
|
|||
proposerPublicKey = sessionProposal.proposerPublicKey,
|
||||
namespaces = preparedRequiredNamespaces.ifEmpty {
|
||||
sessionProposal.createPreparedOptionalNamespaces(userChains)
|
||||
},
|
||||
}.filterValues { it.accounts.isNotEmpty() && it.chains?.isNotEmpty() == true },
|
||||
)
|
||||
|
||||
Timber.i("Session approval is prepared for sending: $sessionApproval")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue