Renamed bitcoin clients

This commit is contained in:
Dave Hrycyszyn
2024-06-25 13:38:23 +01:00
parent 73f33a61e6
commit 7fb4585deb
5 changed files with 5 additions and 5 deletions

View File

@@ -1,2 +1,2 @@
pub mod btc_electrum_client;
pub mod btc_esplora_client;
pub mod electrum;
pub mod esplora;