-
-
Notifications
You must be signed in to change notification settings - Fork 18
Add blacklist option #40
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Currently the easiest way to add custom filtering of nodes is to either hook into the validator or the virtual text parser.
It would be nice to have the option to have the option
blacklist_targetsvia thesetup()method as an alternative that just provides a table for simplicity.