Skip to content

Commit

Permalink
Update contracts/experimental/ERC20ProxyForZRC2/test/basicProxyTest.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Lukasz Kosiak <[email protected]>
  • Loading branch information
rrw-zilliqa and lukozill authored Aug 30, 2024
1 parent 7e6b12f commit 8a9b187
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ describe("basicTest", function () {

//let zrc2OwnerAddress: string;

let zrc2OwnerEVM: Signer;
let zrc2OwnerEVM: Wallet;
let proxyDeployer: Signer;
let tokenHolder: Signer;

Expand Down

0 comments on commit 8a9b187

Please sign in to comment.