Browse Source
This is to avoid going on chain in a scenario where one party sent the signed lock transaction, but did not get the signed transaction from the other party before running into the timeout. With this solution, we fail the setup (on either side) if we don't receive an acknowledgment message at the end of the setup. The acknoledge message is a temporary fix. Once we add monitoring for incomplete DLCs (special case of contract-setup / rollover / collaborative-settlement failing) the ack message should be removed.chore/leaner-release-process
Daniel Karzel
3 years ago
2 changed files with 33 additions and 2 deletions
Loading…
Reference in new issue