Updated on 2026-08-14
This commit is contained in:
parent
aae93d6613
commit
5899667c14
22 changed files with 204 additions and 194 deletions
|
|
@ -250,7 +250,7 @@ private fun sendTransaction(
|
|||
feeAmount = feeAmount,
|
||||
destinationAddress = destinationAddress,
|
||||
)
|
||||
store.state.globalState.analyticsHandler?.handleBlockchainSdkErrorEvent(
|
||||
store.state.globalState.analyticsHandler?.send(
|
||||
error = sendResult.error,
|
||||
action = AnalyticsAnOld.ActionToLog.SendTransaction,
|
||||
params = mapOf(AnalyticsParamAnOld.BLOCKCHAIN to walletManager.wallet.blockchain.currency),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue