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