pipermerriam/ethereum-function-signature-registry

Browsable Event Signatures

Closed this issue · 1 comments

a5net commented

What is wrong?

There is a browsable feature for function signatures, however, the same one is missing for event signatures.

How can it be fixed

Implement a browsable feature for Event Signatures.

a5net commented

A good starting point could be an implementation of Table class for Event Signatures like it is done here for a Function Signatures.