This repository has been archived by the owner on Jan 3, 2023. It is now read-only.
Preventing LockedState
from blocking if finalization top-down message fails
#211
Labels
When running an atomic execution between two subnets whose common parent orchestrating the protocol is not their own parent (i.e. the parties are not required to sync with the subnet), if the top-down message triggered after the success or abortion of the execution doesn't arrive to destination, the locked state in the subnet may be locked forever.
To solve this we could:
The text was updated successfully, but these errors were encountered: