mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 15:14:23 +01:00
Remove trailing whitespace from source.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
@@ -69,7 +69,7 @@ u8 *commit_output_to_us(const tal_t *ctx,
|
||||
u8 *tmp;
|
||||
if (!wscript)
|
||||
wscript = &tmp;
|
||||
|
||||
|
||||
/* Our output to ourself is encumbered by delay. */
|
||||
if (side == LOCAL) {
|
||||
*wscript = bitcoin_redeem_secret_or_delay(ctx,
|
||||
|
||||
Reference in New Issue
Block a user