Starting a refactor into more functional modules

This commit is contained in:
Dave Hrycyszyn
2024-06-25 13:31:02 +01:00
parent d4809a48e6
commit 037fc27b7b
14 changed files with 54 additions and 21 deletions

View File

@@ -0,0 +1,2 @@
pub mod btc_electrum_client;
pub mod btc_esplora_client;