Update test config

This commit is contained in:
danielsanchezq 2023-01-26 11:10:33 +01:00
parent f3655e79ca
commit 9cdf5c2564
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ pub fn main() -> Result<(), String> {
node_key: None,
keep_alive_interval: None,
relay: None,
relay_topics: vec![],
min_peers_to_publish: None,
filter: None,
log_level: Some(WakuLogLevel::Error),