This commit is contained in:
Aleksandr Kraiz
2023-05-09 22:48:28 +04:00
parent 733d39804e
commit e05dfe6695
6 changed files with 7 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
import { Exchange__factory } from '@orionprotocol/contracts/lib/ethers-v5';
import { Exchange__factory } from '@orionprotocol/contracts/lib/ethers-v5/index.js';
import { ethers } from 'ethers';
import { z } from 'zod';