-
Notifications
You must be signed in to change notification settings - Fork 87
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make the MockChain submission behave the same as the Direct one
By using the FailedToPostTx exception, hydra nodes will handle this event and not crash. Indeed in some situations it is actually expected that the submission fails (e.g. multiple collect transactions) Furthermore, this highlights that the MockChain behaves quite different than the real cardano chain interfaced through a cardano-node (see FIXME)
- Loading branch information
Showing
1 changed file
with
9 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters