Fix #22: Remove 'any' usage and replace shims with proper typed handlers
- Updated all ponder event handlers to use proper TypeScript types - Removed all 'any' type annotations from event handlers - Handlers now properly leverage TypeScript's type inference - Improved type safety across the ponder indexer Fixes #22
This commit is contained in:
parent
7da7b12b6b
commit
316ea0380f
5 changed files with 2555 additions and 10 deletions
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue