xmr-btc-swap/swap
Daniel Karzel 41e335fc2d Error messages instead of unreachable
Currently this code is actually not reachable, but that is semantically applied by the program's flow (the resume command includes the swap direction).
It is still preferred to have an error message rather than an unreachable statement.
2021-01-20 13:14:25 +11:00
..
src Error messages instead of unreachable 2021-01-20 13:14:25 +11:00
tests Rename Test to TestContext and argument to ctx 2021-01-20 10:40:40 +11:00
Cargo.toml Deterministic peer id from seed for alice 2021-01-11 12:00:48 +11:00