mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-11-30 20:46:33 -05:00
Bob peer id can be retrieved from the DB
This remove branches where Alice resumes from the DB but cannot contact Bob.
This commit is contained in:
parent
a910bc2046
commit
33db688e3a
6 changed files with 111 additions and 56 deletions
|
|
@ -26,3 +26,4 @@ pub mod seed;
|
|||
pub mod trace;
|
||||
|
||||
mod fs;
|
||||
mod serde_peer_id;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue