mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-02-02 02:25:00 -05:00
cbccc282ef
In order for Alice to complete the handshake she needs to transition to state 3, for this she needs message 2 from Bob. Send `bob::Message2` to Alice and transition to `State3` - completing the handshake.