mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-01-05 12:51:04 -05:00
52b9a78de2
In order for the re-construction of TxLock to be meaningful, we limit `Message2` to the PSBT instead of the full struct. This is a breaking change in the network layer. The PSBT is valid if: - It has at most two outputs (we allow a change output) - One of the outputs pays the agreed upon amount to a shared output script Resolves #260. |
||
---|---|---|
.. | ||
cancel.rs | ||
lock.rs | ||
punish.rs | ||
redeem.rs | ||
refund.rs | ||
timelocks.rs | ||
wallet.rs |