-
Notifications
You must be signed in to change notification settings - Fork 417
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(helpers): robust int and uint arg helpers
Add a new uint argument helpers, which extracts a data argument from an event by name and returns it if it was one of the uint types. Additionally, add further checks for int64 and int types in the already existing int argument helper.
- Loading branch information
1 parent
4d5e47d
commit 0b23713
Showing
1 changed file
with
35 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters