Skip to content

Commit

Permalink
pr fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bdemann committed Aug 19, 2024
1 parent 4259b41 commit bc85d11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/stable/error.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// import { trap } from './ic_apis/trap'; // TODO why does this break bitcoin_psbt examples?
// import { trap } from './ic_apis/trap'; // TODO why does this break bitcoin_psbt examples? https://github.com/demergent-labs/azle/issues/2003
import { trap } from '.';

export function handleUncaughtError(rawError: any): never {
Expand Down

0 comments on commit bc85d11

Please sign in to comment.