gossipd/gossip_constants.h: Single place for BOLT constants.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
Rusty Russell
2018-05-17 14:38:11 +09:30
committed by Christian Decker
parent b965ef7d1d
commit 540c68d7ca
7 changed files with 39 additions and 17 deletions

View File

@@ -14,8 +14,6 @@
#include <wallet/wallet.h>
#include <wire/peer_wire.h>
#define ANNOUNCE_MIN_DEPTH 6
struct crypto_state;
struct peer {