Skip to content

Commit

Permalink
Comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Mihajlo-Pavlovic committed Nov 21, 2024
1 parent 6529c35 commit 09e5662
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ class BlockchainEventListenerCommand extends Command {
currentBlock,
);

// We update last checked block before we insert events in our operational db
await this.repositoryModuleManager.updateLastCheckedBlock(
blockchainId,
result.lastCheckedBlock,
Expand Down

0 comments on commit 09e5662

Please sign in to comment.