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 d775e97 commit 270538dCopy full SHA for 270538d
src/server/routes/index.ts
@@ -93,7 +93,6 @@ import { getAllRelayers } from "./relayer/get-all";
93
import { revokeRelayer } from "./relayer/revoke";
94
import { updateRelayer } from "./relayer/update";
95
import { healthCheck } from "./system/health";
96
-import { healthDetailed } from "./system/health-detailed";
97
import { queueStatus } from "./system/queue";
98
import { getTransactionLogs } from "./transaction/blockchain/get-logs";
99
import { getTransactionReceipt } from "./transaction/blockchain/get-receipt";
0 commit comments