Skip to content

Commit

Permalink
Indexer refactoring: Constants (#1396)
Browse files Browse the repository at this point in the history
* fix: type constants

* fix: move DEFAULT_BLOCK_GAS_LIMIT to constants.ts

* fix: move IGNORED_KEYS to constants.ts

* fix: move config const to constants.ts

* fix: import

* reorganize constants

* fmt

* update location

---------

Co-authored-by: Thomas Coratger <[email protected]>
Co-authored-by: Thomas Coratger <[email protected]>
  • Loading branch information
3 people authored Oct 29, 2024
1 parent 1ae465c commit 2c468f5
Show file tree
Hide file tree
Showing 6 changed files with 107 additions and 71 deletions.
101 changes: 64 additions & 37 deletions indexer/deno.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2c468f5

Please sign in to comment.