xmr-btc-swap/swap/src/protocol/alice
Thomas Eizinger bc43ed6ebd
Pass execution params directly into wallet for initialization
This reduces the amount of parameters that we need to pass in.
2021-03-17 16:30:58 +11:00
..
behaviour.rs Pass execution params directly into wallet for initialization 2021-03-17 16:30:58 +11:00
encrypted_signature.rs Change imports_granularity to module 2021-03-04 14:48:13 +11:00
event_loop.rs Pass execution params directly into wallet for initialization 2021-03-17 16:30:58 +11:00
execution_setup.rs Make sure all error messages start with an uppercase letter 2021-03-05 15:49:15 +11:00
state.rs Pass execution params directly into wallet for initialization 2021-03-17 16:30:58 +11:00
steps.rs Introduce Watchable abstraction for Bitcoin wallet 2021-03-16 19:24:32 +11:00
swap.rs Pass execution params directly into wallet for initialization 2021-03-17 16:30:58 +11:00
transfer_proof.rs Change imports_granularity to module 2021-03-04 14:48:13 +11:00