Updated on 2026-08-14
This commit is contained in:
parent
0cce836c96
commit
00cf8c5b0c
34 changed files with 502 additions and 268 deletions
|
|
@ -158,7 +158,7 @@ private fun sendTransaction(
|
|||
store.dispatch(
|
||||
GlobalAction.UpdateWalletSignedHashes(
|
||||
walletSignedHashes = signResponse.totalSignedHashes,
|
||||
walletPublicKey = walletManager.wallet.publicKey,
|
||||
walletPublicKey = walletManager.wallet.publicKey.seedKey,
|
||||
remainingSignatures = signResponse.remainingSignatures
|
||||
)
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue