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:
Rusty Russell 2017-02-24 16:22:55 +10:30
parent 89af53267b
commit 8b279b7c14

View File

@ -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

1 # Shouldn't happen
13 opening_peer_bad_config,0x8013
14 opening_peer_bad_initial_message,0x8014
15
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