mirror of
https://github.com/cerc-io/watcher-ts
synced 2024-11-19 20:36:19 +00:00
3a6af9f9cc
* Handle mint event and update Factory fields. * Integrate decimal.js with typeorm. * Update transaction in Mint event. * Update day and hour data. Co-authored-by: nabarun <nabarun@deepstacksoft.com>
3 lines
62 B
TypeScript
3 lines
62 B
TypeScript
export * from './src/config';
|
|
export * from './src/database';
|