Right now, we are outputting everything that's being posted to the Poster contract, whereas we should be able to only show those that are PIP01 compliant
Tasks
Provide a toggle-like option that hides all non-PIP01 compliant posts, by default make it false.
Goal
Right now, we are outputting everything that's being posted to the
Poster
contract, whereas we should be able to only show those that are PIP01 compliantTasks