mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 07:04:22 +01:00
wire: move remaining bitcoin functions out to bitcoin/ files.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
committed by
Christian Decker
parent
197d1bcef2
commit
cfb320c972
@@ -12,6 +12,8 @@
|
||||
#include <sodium/randombytes.h>
|
||||
#include <wire/gen_onion_wire.h>
|
||||
|
||||
struct node_id;
|
||||
|
||||
#define VERSION_SIZE 1
|
||||
#define REALM_SIZE 1
|
||||
#define HMAC_SIZE 32
|
||||
|
||||
Reference in New Issue
Block a user