mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-22 16:44:20 +01:00
dualopend: tiny billboard capitalization change
This commit is contained in:
@@ -1048,7 +1048,7 @@ static u8 *accepter_start(struct state *state, const u8 *oc2_msg)
|
|||||||
a_tlv);
|
a_tlv);
|
||||||
|
|
||||||
sync_crypto_write(state->pps, msg);
|
sync_crypto_write(state->pps, msg);
|
||||||
peer_billboard(false, "Channel Opening: accept sent, waiting for reply");
|
peer_billboard(false, "channel open: accept sent, waiting for reply");
|
||||||
|
|
||||||
/* Figure out what the funding transaction looks like! */
|
/* Figure out what the funding transaction looks like! */
|
||||||
if (!run_tx_interactive(state, &psbt))
|
if (!run_tx_interactive(state, &psbt))
|
||||||
|
|||||||
Reference in New Issue
Block a user