xmr-btc-swap/swap
Daniel Karzel d90496931b
Save Alice's peer-id in the db for Bob
This allows loading the seller-peer-id from the database upon resuming a swap.
Thus, the parameters `--seller-peer-id` is removed for the `resume` command.
Other than the peer-id the multi address of a seller can change and thus is
still a parameter. This parameter might become optional once we add DHT support.
2021-04-01 16:06:48 +11:00
..
src Save Alice's peer-id in the db for Bob 2021-04-01 16:06:48 +11:00
tests Wait for lock tx and send transfer proof in separate state 2021-04-01 16:03:19 +11:00
Cargo.toml Distinguish loading all swaps for alice or bob on db level 2021-04-01 16:03:28 +11:00