Skip to content

Commit

Permalink
Fixing worker
Browse files Browse the repository at this point in the history
  • Loading branch information
Pauan committed Sep 23, 2024
1 parent 2fc42d2 commit 776ab5c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 147 deletions.
147 changes: 0 additions & 147 deletions sdk/src/shared/worker.ts

This file was deleted.

1 change: 1 addition & 0 deletions sdk/src/worker.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import "./polyfill/shared";
import {initThreadPool, ProgramManager, PrivateKey, verifyFunctionExecution, FunctionKeyPair} from "./browser";
import { AleoKeyProvider, AleoKeyProviderParams} from "./function-key-provider";
import { expose } from "comlink";
Expand Down

0 comments on commit 776ab5c

Please sign in to comment.