Skip to content

Commit 21fb93a

Browse files
committed
fixup 3
1 parent 442c2ce commit 21fb93a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

server/src/bin/autoprover.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ async fn main() -> Result<()> {
6161
start_block: None,
6262
data_directory: config.data_directory.clone(),
6363
da_read_from: config.da_read_from.clone(),
64+
da_fallback_addresses: vec![],
6465
timeout_client_secs: 10,
6566
processor_config: (),
6667
})

0 commit comments

Comments
 (0)