ProjectOpenSea / operator-filter-registry

MIT License
312 stars 93 forks source link

Does __DefaultOperatorFilterer_init() need to be a public method? #22

Closed theshadowagent closed 1 year ago

theshadowagent commented 1 year ago

Hey! After integrating the DefaultOperatorFilterer I'm seeing two public methods that look like they should be internal. Or, are they used somehow by OpenSea to determine creator fee eligibility?

image