Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Fails to decode events with indexed fields #254

Closed
mattsse opened this issue Apr 2, 2021 · 1 comment
Closed

Fails to decode events with indexed fields #254

mattsse opened this issue Apr 2, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@mattsse
Copy link
Collaborator

mattsse commented Apr 2, 2021

Decoding event with signature ValueChanged(address indexed author, string oldValue, string newValue) failed because of some I forgot to mark indexed fields accordingly when invoking the abigen! macro

@gakonst
Copy link
Owner

gakonst commented Apr 2, 2021

Fixed in #255

@gakonst gakonst closed this as completed Apr 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants