mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-07 07:56:31 +00:00
Update 16_4_createemptypsbt.c
This commit is contained in:
parent
13ad2b9dea
commit
bf4157f1c2
@ -44,5 +44,7 @@ int main(void) {
|
||||
|
||||
wally_tx_free(gtx);
|
||||
wally_psbt_free(psbt);
|
||||
|
||||
wally_cleanup(0);
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user