Page MenuHomePhabricator

[electrum] move-only: move the early exit conditions before the broadcast functions in broadcast_transaction
ClosedPublic

Authored by PiRK on Nov 24 2023, 11:51.

Details

Summary

No need to define broadcast_thread or and broadcast_done local functions if we are not going to use them because there is no network or the fee is too low.

Depends on D14847

Test Plan

send a transaction

Diff Detail

Repository
rABC Bitcoin ABC
Branch
broadcast_notif_multitx
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 25734
Build 51048: Build Diffelectrum-tests
Build 51047: arc lint + arc unit