Closed neatonk closed 2 years ago
Overall looks very good and mergable. Just one minor thing is that I spontaneously changed the strategy transformer interface and so now messages
isn't a required property anymore, check it here: https://github.com/neume-network/strategies/commit/5b087b54660abba2a4c3570db5805c847c3700bb
Overall looks very good and mergable. Just one minor thing is that I spontaneously changed the strategy transformer interface and so now
messages
isn't a required property anymore, check it here: 5b087b5
I've fixed the transformer interface. Might as well merge this when ready so it doesn't fall out of sync with the main branch. The missing zora-drops-get-tokenuri
strategy can be added in another PR.
ok I ran all tests locally and this seems to work
See #256