hsm: Added channel announcement sig request and reply

Note this only does the node signature; the channeld itself currently
holds the bitcoin privkey for the funding tx.
This commit is contained in:
Christian Decker 2017-04-03 10:14:30 +09:30 committed by Rusty Russell
parent fc98d797d2
commit b41c8e240a

View file

@ -3,3 +3,11 @@ hsm_ecdh_req,1
hsm_ecdh_req,0,point,33
hsm_ecdh_resp,100
hsm_ecdh_resp,0,ss,32
hsm_cannouncement_sig_req,2
hsm_cannouncement_sig_req,0,bitcoin_id,struct pubkey
hsm_cannouncement_sig_req,33,calen,u16
hsm_cannouncement_sig_req,35,ca,calen
hsm_cannouncement_sig_reply,102
hsm_cannouncement_sig_reply,0,node_signature,64