We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cf2ea1 commit be4ec16Copy full SHA for be4ec16
components/js-evm-price-oracle/index.ts
@@ -1,4 +1,4 @@
1
-import { TriggerAction, WasmResponse } from "./out/wavs:worker@0.4.0-beta.1";
+import { TriggerAction, WasmResponse } from "./out/wavs:worker@0.4.0-beta.4";
2
import { decodeTriggerEvent, encodeOutput, Destination } from "./trigger";
3
4
async function run(triggerAction: TriggerAction): Promise<WasmResponse> {
0 commit comments