xmr-btc-swap/swap
Lucas Soriano del Pino 28225f8643 Implement swap recover function for Alice
This introduces a lot of duplication between the binary and the
library, but it's okay because this module should only be a temporary
measure until we allow recovery to be handled by the original state
machine.

Also, fix a bug in `xmr_btc::alice::action_generator` caused by the
incorrect assumption that Alice's ability to punish Bob could be
determined before the cancel transaction hits the blockchain.
2020-11-12 13:49:07 +11:00
..
src Implement swap recover function for Alice 2020-11-12 13:49:07 +11:00
tests Implement swap recover function for Alice 2020-11-12 13:49:07 +11:00
Cargo.toml Implement swap recover function for Alice 2020-11-12 13:49:07 +11:00