MCPcopy Create free account
hub / github.com/ElementsProject/lightning / wally_tx_output

Class wally_tx_output

bitcoin/psbt.c:262–262  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

260
261struct wally_psbt_output *psbt_add_output(struct wally_psbt *psbt,
262 struct wally_tx_output *output,
263 size_t insert_at)
264{
265 int wally_err;

Callers 1

psbt_insert_outputFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected