From 81a439a0d6412ee2b00c7fc97ab58d7c9020870f Mon Sep 17 00:00:00 2001 From: Anna Shaleva Date: Wed, 29 Nov 2023 13:55:54 +0300 Subject: [PATCH] docs: fix typo Signed-off-by: Anna Shaleva --- docs/notifications.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/notifications.md b/docs/notifications.md index 741d4a200..dc31cbd12 100644 --- a/docs/notifications.md +++ b/docs/notifications.md @@ -33,7 +33,7 @@ Filters use conjunctional logic. * new in-block transaction is announced after block processing, but before announcing the block itself * transaction notifications are only announced for successful transactions - * all announcements are being done in the same order they happen on the chain + * all announcements are being done in the same order they happen on the chain. First, OnPersist script execution is announced followed by notifications generated during the script execution. After that transaction execution is announced. It is then followed by notifications generated during this execution. Next, follows the