You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
426 B
12 lines
426 B
#include <lightningd/cryptomsg.h>
|
|
handshake_responder_req,0
|
|
handshake_responder_req,0,my_id,33
|
|
handshake_responder_resp,1
|
|
handshake_responder_resp,0,initiator_id,33
|
|
handshake_responder_resp,33,cs,144,struct crypto_state
|
|
handshake_initiator_req,2
|
|
handshake_initiator_req,0,my_id,33
|
|
handshake_initiator_req,33,responder_id,33
|
|
handshake_initiator_resp,3
|
|
handshake_initiator_resp,0,cs,144,struct crypto_state
|
|
handshake_exit_req,4
|
|
|