mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-11-29 20:16:33 -05:00
Use macro-based JSON-RPC client
This commit is contained in:
parent
b46dbd738d
commit
6d06db3259
15 changed files with 435 additions and 846 deletions
|
|
@ -12,6 +12,5 @@
|
|||
)]
|
||||
#![forbid(unsafe_code)]
|
||||
|
||||
mod rpc;
|
||||
|
||||
pub use self::rpc::*;
|
||||
pub mod monerod;
|
||||
pub mod wallet;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue