trigger electrs when polling

This commit is contained in:
Riccardo Casatta
2021-06-17 16:03:33 +02:00
parent 18dcda844f
commit 696647b893
5 changed files with 5 additions and 228 deletions

View File

@@ -234,6 +234,7 @@ pub extern crate reqwest;
#[cfg(feature = "key-value-db")]
pub extern crate sled;
#[allow(unused_imports)]
#[macro_use]
pub(crate) mod error;
pub mod blockchain;