Cases when transaction resolver resolves In/Out Transaction #93
Answered
by
eprbell
topcoderasdf
asked this question in
Q&A
-
I've noticed that transaction resolver can resolve in/out or out/in transaction. Would there be cases where users should be aware and use in/out instead of intra transaction? |
Beta Was this translation helpful? Give feedback.
Answered by
eprbell
Oct 5, 2022
Replies: 1 comment 2 replies
-
Not sure I fully understand the question. The transaction resolver can match and join 2 incomplete intra transactions or 2 incomplete out/in transactions. For more details on this read: https://github.com/eprbell/dali-rp2/blob/main/docs/configuration_file.md#partial-transactions-and-transaction-resolution |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
topcoderasdf
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Not sure I fully understand the question. The transaction resolver can match and join 2 incomplete intra transactions or 2 incomplete out/in transactions. For more details on this read: https://github.com/eprbell/dali-rp2/blob/main/docs/configuration_file.md#partial-transactions-and-transaction-resolution
Hope this helps.