Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/lightning
/ wally_tx_output
Class
wally_tx_output
bitcoin/psbt.c:192–192 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
190
191
struct wally_psbt_output *psbt_add_output(struct wally_psbt *psbt,
192
struct wally_tx_output *output,
193
size_t insert_at)
194
{
195
int wally_err;
Callers
2
psbt_append_output
Function · 0.70
psbt_insert_output
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected