mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-11-30 04:26:33 -05:00
Move monero ser/deser to monero module
This commit is contained in:
parent
e7c00d742e
commit
f64eede5d8
5 changed files with 101 additions and 105 deletions
|
|
@ -15,8 +15,8 @@ use crate::{
|
|||
Transaction, TransactionBlockHeight, TxCancel, Txid, WatchForRawTransaction,
|
||||
},
|
||||
monero,
|
||||
monero::monero_private_key,
|
||||
protocol::{alice, bob},
|
||||
serde::monero_private_key,
|
||||
ExpiredTimelocks,
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue