diff --git a/swap/src/cli/command.rs b/swap/src/cli/command.rs index b99ea293..7304364c 100644 --- a/swap/src/cli/command.rs +++ b/swap/src/cli/command.rs @@ -65,7 +65,7 @@ where seller: Seller { seller }, bitcoin, bitcoin_change_address, - refund_to_internal_wallet, + refund_to_internal_wallet: _, monero, monero_receive_address, tor,