-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
make previous tx id accessible to triggers
One piece of information that could be useful for triggers to have access to is the previous transactions's id. This allows for guaranteed in-order processing, even if TxData is received out of order.
- Loading branch information
Thomas Matlak
committed
Feb 13, 2020
1 parent
7d91e9e
commit 70be072
Showing
2 changed files
with
25 additions
and
0 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
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