connectd: remove handling of push only gossip
This is now handled by gossipd on initial connection to peer.
This commit is contained in:
committed by
ShahanaFarooqui
parent
6a446a94c6
commit
bec8586dce
@@ -13,7 +13,6 @@
|
||||
u8 *gossip_store_next(const tal_t *ctx,
|
||||
int *gossip_store_fd,
|
||||
u32 timestamp_min, u32 timestamp_max,
|
||||
bool push_only,
|
||||
bool with_spam,
|
||||
size_t *off, size_t *end);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user