mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-08-06 05:24:42 -04:00
Introduce own de-/serializable monero::Network
This commit is contained in:
parent
69cf12620d
commit
9ac5b635d7
4 changed files with 32 additions and 4 deletions
|
@ -1,4 +1,5 @@
|
|||
use crate::bitcoin::{CancelTimelock, PunishTimelock};
|
||||
use crate::monero;
|
||||
use std::cmp::max;
|
||||
use std::time::Duration;
|
||||
use time::NumericalStdDurationShort;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue