Files
lightning/lightningd/opening/opening_status_wire.csv
Rusty Russell 065f11b42a lightningd/opening: opening daemon.
This conducts the conversation up until we have the txid to wait for
(or broadcast).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-02-21 15:15:29 +10:30

569 B

1# Shouldn't happen
2bad_command,0x8000
3# Also shouldn't happen
4opening_key_derivation_failed,0x8001
5# Also shouldn't happen
6opening_bad_param,0x8002
7# Also shouldn't happen
8opening_hsm_failed,0x8003
9# These are due to peer.
10opening_peer_write_failed,0x8010
11opening_peer_read_failed,0x8011
12opening_peer_bad_funding,0x8012
13opening_peer_bad_config,0x8013
14opening_peer_bad_initial_message,0x8014
15opening_watch_funding_req,1
16opening_watch_funding_req,0,txid,32,struct sha256_double
17opening_watch_funding_resp,101
18opening_watch_funding_resp,0,channel_id,8,struct channel_id