Files
bitcoin/src
Russell Yanofsky 0e0f4fdd89 multiprocess: Add interfaces::Node::broadCastTransaction method
This fixes a null pointer crash in the bitcoin-gui PSBT dialog. The
bitcoin-gui interfaces::Node object has a null NodeContext pointer, and
can't broadcast transactions directly. It needs to broadcast
transactions through the bitcoin-node process instead.
2021-11-12 15:20:53 -05:00
..
2021-09-10 11:18:58 +08:00
2021-09-29 14:10:29 +02:00
2021-11-09 17:09:50 +00:00
2021-11-01 14:20:56 +01:00
2021-10-11 21:45:49 +10:00
2021-10-05 11:11:18 +02:00
2021-11-03 14:58:50 +01:00
2021-09-29 18:46:30 +02:00
2021-08-20 16:59:41 +02:00