mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-18 05:12:45 +01:00
opening: remove unused opening_watch_funding_req/resp.
This is now part of the responses: starting the normal peer daemon is done once the tx is buried. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
parent
89af53267b
commit
8b279b7c14
@ -13,8 +13,3 @@ opening_peer_read_failed,0x8011
|
||||
opening_peer_bad_funding,0x8012
|
||||
opening_peer_bad_config,0x8013
|
||||
opening_peer_bad_initial_message,0x8014
|
||||
|
||||
opening_watch_funding_req,1
|
||||
opening_watch_funding_req,0,txid,32,struct sha256_double
|
||||
opening_watch_funding_resp,101
|
||||
opening_watch_funding_resp,0,channel_id,8,struct channel_id
|
||||
|
|
Loading…
Reference in New Issue
Block a user