Generating a new wallet with mnemonic works nicely

This commit is contained in:
Dave Hrycyszyn
2024-06-21 18:18:52 +01:00
parent d0f75d443b
commit d6c118ca3b
3 changed files with 40 additions and 1 deletions

View File

@@ -1,2 +1,3 @@
pub mod btc_other_rpc;
pub mod btc_rpc;
pub mod websocket;