refactor: replace manual promise with SyncWithValidationInterfaceQueue
This is a small internal cleanup in Bitcoin Core's transaction-broadcasting code. It replaces a hand-rolled 'promise/future' wait mechanism with an existing helper function that does the same job. There is no security bug being fixed here;…
e71c4df1by ANtutov+1−71 file