Update wire from spec 9a572ff0a3a4d6bceba9c0a9b859692180ecf18f

Only changes commit_sig to commitment_signed, which we don't implement
yet anyway.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
Rusty Russell
2017-03-29 21:23:15 +10:30
parent fb80a5f905
commit e45bc0ce47
3 changed files with 23 additions and 23 deletions

View File

@@ -200,7 +200,7 @@ static struct io_plan *peer_msgin(struct io_conn *conn,
case WIRE_UPDATE_FULFILL_HTLC:
case WIRE_UPDATE_FAIL_HTLC:
case WIRE_UPDATE_FAIL_MALFORMED_HTLC:
case WIRE_COMMIT_SIG:
case WIRE_COMMITMENT_SIGNED:
case WIRE_REVOKE_AND_ACK:
/* Not our place to handle this, so we punt */
s = towire_gossipstatus_peer_nongossip(msg, peer->unique_id,