Skip to content

Commit

Permalink
fix: build error
Browse files Browse the repository at this point in the history
  • Loading branch information
Ludo Galabru committed Aug 27, 2023
1 parent be0c229 commit 85d4d91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/chainhook-cli/src/config/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ impl Config {
cache_path: self.storage.working_dir.clone(),
bitcoin_network: self.network.bitcoin_network.clone(),
stacks_network: self.network.stacks_network.clone(),
data_handler_tx: None,
}
}

Expand Down

0 comments on commit 85d4d91

Please sign in to comment.