mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-05-02 14:56:10 -04:00
[WIP] Swap app e2e test
This commit is contained in:
parent
9e30bd5151
commit
9384b0cf3c
8 changed files with 81 additions and 25 deletions
|
@ -356,6 +356,7 @@ impl Alice {
|
|||
|
||||
/// Message0 gets sent within the network layer using this state0.
|
||||
pub fn set_state0(&mut self, state: State0) {
|
||||
info!("Set state 0");
|
||||
let _ = self.message0.set_state(state);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue