mirror of
https://github.com/alexgo-io/bitcoin-indexer.git
synced 2026-06-14 00:22:19 +08:00
fix: build warning
This commit is contained in:
@@ -496,7 +496,7 @@ pub fn get_bitcoin_proof(
|
||||
}
|
||||
}
|
||||
|
||||
#[allow(unused_variables)]
|
||||
#[allow(unused_variables, unused_imports)]
|
||||
pub fn start_zeromq_runloop(
|
||||
config: &EventObserverConfig,
|
||||
observer_commands_tx: Sender<ObserverCommand>,
|
||||
|
||||
Reference in New Issue
Block a user