mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-08-09 23:12:40 -04:00
Replace swap recover
terminology with resume
This commit is contained in:
parent
8cc470a80e
commit
5ba830f3bf
6 changed files with 7 additions and 11 deletions
|
@ -64,7 +64,7 @@ pub enum Options {
|
|||
receive_monero: xmr_btc::monero::Amount,
|
||||
},
|
||||
History,
|
||||
Recover {
|
||||
Resume {
|
||||
#[structopt(required = true)]
|
||||
swap_id: Uuid,
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue