mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-19 18:11:28 +01:00
cleanup: Remove unused structure struct withdrawal
This commit is contained in:
parent
cdcafdaf74
commit
42d5d753db
@ -31,13 +31,6 @@
|
||||
#include <wally_bip32.h>
|
||||
#include <wire/wire_sync.h>
|
||||
|
||||
struct withdrawal {
|
||||
struct command *cmd;
|
||||
struct wallet_tx *wtx;
|
||||
u8 *destination;
|
||||
const char *hextx;
|
||||
};
|
||||
|
||||
/**
|
||||
* wallet_withdrawal_broadcast - The tx has been broadcast (or it failed)
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user