Closed reedsa closed 4 months ago
Missing type on ABIEvent inputs type makes any indexed event ABI invalid. ABIEvent must support the ABIComponentIndexed as a valid inputs type.
ABIEvent
inputs
ABIComponentIndexed
Add ABIComponentIndexed as a valid input type for ABIEvent types.
[x] Clean up commit history
[x] Add or update documentation related to these changes
[x] Add entry to the release notes
What was wrong?
Missing type on
ABIEvent
inputs
type makes any indexed event ABI invalid.ABIEvent
must support theABIComponentIndexed
as a validinputs
type.How was it fixed?
Add
ABIComponentIndexed
as a valid input type forABIEvent
types.Todo:
[x] Clean up commit history
[x] Add or update documentation related to these changes
[x] Add entry to the release notes
Cute Animal Picture