aboutsummaryrefslogtreecommitdiff
path: root/src/util/threadinterrupt.cpp
diff options
context:
space:
mode:
authorJohn Moffett <john.moff@gmail.com>2022-11-25 15:56:40 -0500
committerJohn Moffett <john.moff@gmail.com>2022-11-25 15:56:40 -0500
commite75d2276324d54a01971afdf531df91748275bd5 (patch)
treee4f77275924a4366aee19798739a60f9589228a9 /src/util/threadinterrupt.cpp
parent48174c0f287b19931ca110670610bd03a03eb914 (diff)
Minor fix: Don't directly delete abandoned txes
This fully closes bitcoin#12179. Currently, in the GUI, when a user abandons a transaction, a call is made to remove it from the list, and another signal fires (eventually) that adds it back to the GUI with a trash can icon. There are no conditions where the abandoned transaction should be directly removed from the GUI. If the underlying model changes, the deletion will be reflected anyway.
Diffstat (limited to 'src/util/threadinterrupt.cpp')
0 files changed, 0 insertions, 0 deletions