We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45e5326 commit e7e2d61Copy full SHA for e7e2d61
src/worker/index.ts
@@ -1,8 +1,4 @@
1
import { chainIndexerListener } from "./listeners/chain-indexer-listener";
2
-import {
3
- newConfigurationListener,
4
- updatedConfigurationListener,
5
-} from "./listeners/config-listener";
6
import { initCancelRecycledNoncesWorker } from "./tasks/cancel-recycled-nonces-worker";
7
import { initMineTransactionWorker } from "./tasks/mine-transaction-worker";
8
import { initNonceHealthCheckWorker } from "./tasks/nonce-health-check-worker";
0 commit comments