Minor fixes: feedback from Christian

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
Rusty Russell
2017-05-25 11:46:03 +09:30
parent 7d5b923719
commit 06bc035f59
3 changed files with 5 additions and 4 deletions

View File

@@ -36,6 +36,7 @@
#include <wire/gen_onion_wire.h>
#include <wire/gen_peer_wire.h>
/* FIXME: Define serialization primitive for this? */
struct channel_info {
secp256k1_ecdsa_signature commit_sig;
struct channel_config their_config;