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

@@ -77,11 +77,11 @@ update_fail_malformed_htlc,0,channel-id,32
update_fail_malformed_htlc,32,id,8
update_fail_malformed_htlc,40,sha256-of-onion,32
update_fail_malformed_htlc,72,failure-code,2
commit_sig,132
commit_sig,0,channel-id,32
commit_sig,32,signature,64
commit_sig,96,num-htlcs,2
commit_sig,98,htlc-signature,num-htlcs*64
commitment_signed,132
commitment_signed,0,channel-id,32
commitment_signed,32,signature,64
commitment_signed,96,num-htlcs,2
commitment_signed,98,htlc-signature,num-htlcs*64
revoke_and_ack,133
revoke_and_ack,0,channel-id,32
revoke_and_ack,32,per-commitment-secret,32