abi load fix

This commit is contained in:
Tim
2024-07-12 17:09:30 -04:00
parent b88a2618c2
commit 99c9bae9a2
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
import {AsyncAbiCache} from "../web/src/common.js"
import {AsyncAbiCache, abiPath} from "../web/src/common.js"
import {ethers} from "ethers";
import fs from "fs";