mirror of
https://github.com/cerc-io/watcher-ts
synced 2024-11-19 20:36:19 +00:00
61f211f2d5
* Move getConfig to util package. * Handle Pool initialize event. * Update Bundle entity ethPriceUSD. * Update Pool day and hour data. * Update token derivedETH and complete handleInitialize. Co-authored-by: nabarun <nabarun@deepstacksoft.com>
6 lines
73 B
Plaintext
6 lines
73 B
Plaintext
# Don't lint node_modules.
|
|
node_modules
|
|
|
|
# Don't lint build output.
|
|
dist
|