mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-04-11 19:09:21 -04:00

We reduce indirection by constructing TxPunish directly based off `State3` and make the type itself more powerful by moving the logic of completing it with a signature onto it.