mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-19 01:43:36 +01:00
f36be4b006
The `send_outreq` function is a good place to suspend and resume traces, since these are usually the places where we hand off control back to the `io_loop`. This assumes that we do not continue doing heavy liftin after we have queued an `outreq` call, but that is most likely the case anyway. This frees us from having to track suspensions whenever we call the RPC from a plugin. |
||
---|---|---|
.. | ||
Makefile | ||
run-bitcoin_block_from_hex.c | ||
run-psbt-from-tx.c | ||
run-secret_eq_consttime.c | ||
run-tx-bitcoin_tx_2of2_input_witness_weight.c | ||
run-tx-encode.c |