// Copyright (c) 2022-2023 Yuki Kishimoto
// Copyright (c) 2023-2025 Rust Nostr Developers
// Distributed under the MIT software license
use Duration;
use GossipFlags;
// TODO: make this configurable
pub const TTL_OUTDATED: Duration = from_secs; // 24 hours
pub const READ_WRITE_FLAGS: GossipFlags = ;
pub const RELAYS_QUERY_LIMIT: u8 = 21;