Skip to content

Commit

Permalink
shouldn't matter, but still investigating why this fixes it
Browse files Browse the repository at this point in the history
  • Loading branch information
OmarHatem28 committed Oct 22, 2024
1 parent 0a1e32c commit 8830f75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cw_bitcoin/lib/electrum_wallet.dart
Original file line number Diff line number Diff line change
Expand Up @@ -1063,7 +1063,7 @@ abstract class ElectrumWalletBase

if (sendAll) {
estimatedTx = await estimateSendAllTx(
outputs,
updatedOutputs,
feeRateInt,
memo: memo,
credentialsAmount: credentialsAmount,
Expand Down

0 comments on commit 8830f75

Please sign in to comment.