xmr-btc-swap/swap
Thomas Eizinger b1affe3ecf
Insert latest state and call run_until only once
Instead of calling this function in all the branches, we can simply
make the whole match statement evaluate to the new state and perform
this functionality at the very end.
2021-03-18 15:45:56 +11:00
..
src Insert latest state and call run_until only once 2021-03-18 15:45:56 +11:00
tests Rename ExecutionParams to EnvironmentConfig 2021-03-17 16:31:16 +11:00
Cargo.toml prepare 0.3 release 2021-03-18 11:11:20 +11:00