upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/main
diff options
context:
space:
mode:
Diffstat (limited to 'main')
-rw-r--r--main/config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/main/config.h b/main/config.h
index 9463845..50f7efb 100644
--- a/main/config.h
+++ b/main/config.h
@@ -81,8 +81,6 @@ typedef struct {
81 81
82 char nostr_seed_relays[TOLLGATE_MAX_SEED_RELAYS][128]; 82 char nostr_seed_relays[TOLLGATE_MAX_SEED_RELAYS][128];
83 int nostr_seed_relay_count; 83 int nostr_seed_relay_count;
84 int nostr_sync_interval_s;
85 int nostr_fallback_sync_interval_s;
86 84
87 bool market_enabled; 85 bool market_enabled;
88 int market_scan_interval_s; 86 int market_scan_interval_s;