Replies: 3 comments 2 replies
-
I think the solution for this is try/catch. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@andreivladbrg can you post an update here? I recall that we've talked about this at one point and you ended up reverting the whole tx even if just one stream failed. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Locking as we have decided to revert the entire transaction even if just one stream creation tx fails. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We will write PRBProxy-powered target contracts to batch-create streams.
The question is: how to implement the batch-create streaming function without reverting the entire tx if a subset of the streams fail to be created?
Beta Was this translation helpful? Give feedback.
All reactions