We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9e111f commit 70a041aCopy full SHA for 70a041a
tx-handler.ts
@@ -1,4 +1,4 @@
1
-const ENDPOINT = 'https://lit-general-worker.herokuapp.com/';
+const ENDPOINT = 'https://lit-general-worker.getlit.dev/';
2
3
// check if endpoint is up
4
export const checkEndpoint = async () => {
0 commit comments