0.5.8
This commit is contained in:
@@ -373,6 +373,7 @@ mod tests {
|
||||
)),
|
||||
log_filter: std::string::String::from("info"),
|
||||
bootstrap_database: true,
|
||||
listener_max_ticks: 3,
|
||||
listener_poll_interval_ms: 1000,
|
||||
enable_ws_slot_subscribe: true,
|
||||
enable_ws_logs_subscribe: true,
|
||||
@@ -500,6 +501,7 @@ WHERE id = ?1;
|
||||
yellowstone_grpc_url: None,
|
||||
log_filter: "info".into(),
|
||||
bootstrap_database: false,
|
||||
listener_max_ticks: 3,
|
||||
listener_poll_interval_ms: 1000,
|
||||
enable_ws_slot_subscribe: true,
|
||||
enable_ws_logs_subscribe: true,
|
||||
|
||||
Reference in New Issue
Block a user