Skip to content

Commit cf2bc38

Browse files
tnullafilini
authored andcommitted
Re-export esplora_client
1 parent 5baf46f commit cf2bc38

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/lib.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,9 @@ pub extern crate bitcoincore_rpc;
237237
#[cfg(feature = "electrum")]
238238
pub extern crate electrum_client;
239239

240+
#[cfg(feature = "esplora")]
241+
pub extern crate esplora_client;
242+
240243
#[cfg(feature = "key-value-db")]
241244
pub extern crate sled;
242245

0 commit comments

Comments
 (0)