pipermerriam/ethereum-function-signature-registry

EventSignatureViewSet

Closed this issue · 0 comments

Nurts commented

What is wrong?

Users should be able to make GET requests for individual retrieval and for list retrieval. class EventSignatureViewSet() is needed, so that it could be routed to '/event-signatures/' endpoint

How can it be fixed