It should be possible to configure which transactions should by synced (e.g. some protocol wants sync only its contracts and interactions and doesn't care about other stuff).
The most flexible solution would to add some sort of a filtering function as a "middleware" to the syncing mechanism.
It should be possible to configure which transactions should by synced (e.g. some protocol wants sync only its contracts and interactions and doesn't care about other stuff).
The most flexible solution would to add some sort of a filtering function as a "middleware" to the syncing mechanism.