Overview
Event.getSignature returns the canonical event signature string used to compute topic0.
Quick Start
Canonical Types
Signatures require canonical type names (uint256, int256, bytes32, etc.). Parameter names and indexed flags are ignored.
See Also
- getSelector - Compute topic0
- Selectors - Signature rules

