xmr-btc-swap/swap/src/protocol/bob
Daniel Karzel 66c8401c95 Sweep all from generated wallet to user wallet
The default implementation for the command was removed because it does not
add additional value if we have a mandatory parameter anyway.
2021-03-03 17:15:37 +11:00
..
cancel.rs Rename function explicit to cancellation to cancel 2021-02-25 00:34:05 +11:00
encrypted_signature.rs Use event_process = false for Bob 2021-02-08 09:16:31 +11:00
event_loop.rs Simplify constructor of Bob's EventLoop 2021-03-03 14:08:56 +11:00
execution_setup.rs Move log messages to the appropriate abstraction layer 2021-03-02 09:49:33 +11:00
quote_request.rs Don't print PeerId when requesting quote 2021-03-02 09:50:16 +11:00
refund.rs Rename function explicit to cancellation to cancel 2021-02-25 00:34:05 +11:00
state.rs Reduce logging when signing transactions 2021-03-02 12:53:40 +11:00
swap.rs Sweep all from generated wallet to user wallet 2021-03-03 17:15:37 +11:00
transfer_proof.rs Use event_process = false for Bob 2021-02-08 09:16:31 +11:00