Configuration for RPC urls and Bitcoin wallet name

This commit is contained in:
Daniel Karzel 2021-01-27 13:33:32 +11:00
parent 9eae0db9ac
commit 802dc61e7e
18 changed files with 779 additions and 442 deletions

View file

@ -25,5 +25,4 @@ pub mod protocol;
pub mod seed;
pub mod trace;
mod fs;
mod serde_peer_id;