Simplified bitcoin keys module name

This commit is contained in:
Dave Hrycyszyn
2024-06-25 13:36:50 +01:00
parent 037fc27b7b
commit 73f33a61e6
6 changed files with 15 additions and 13 deletions

View File

@@ -1,3 +1,3 @@
pub mod clients;
pub mod bitcoin_keys;
pub mod keys;