forked from nspcc-dev/neo-go
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
The current pubsub model was adapted from geth, however after using it and trying to use the original unmodified version, we will have to remove all of it because a more functional approach would work better, allowing us to give the publisher the function with the locks and pre-defined behaviour for execution when we see a certain event.