mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-11-30 20:46:33 -05:00
Remove stale comments
This commit is contained in:
parent
5971ef1f28
commit
249f273d1b
3 changed files with 1 additions and 4 deletions
|
|
@ -7,7 +7,6 @@ pub mod bob;
|
|||
pub mod monero;
|
||||
pub mod network;
|
||||
pub mod storage;
|
||||
//#[cfg(feature = "tor")]
|
||||
pub mod tor;
|
||||
|
||||
const REFUND_TIMELOCK: u32 = 10; // Relative timelock, this is number of blocks. TODO: What should it be?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue