mirror of
https://github.com/aljazceru/lightning.git
synced 2026-02-21 05:54:20 +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:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user