Bump contracts

This commit is contained in:
Aleksandr Kraiz
2022-05-29 19:17:56 +04:00
parent 9bfd2617be
commit da67332e5f
13 changed files with 37 additions and 47 deletions

View File

@@ -1,5 +1,4 @@
import { ERC20__factory } from '@orionprotocol/contracts/ethers';
import type { Exchange } from '@orionprotocol/contracts/ethers';
import { ERC20__factory, Exchange } from '@orionprotocol/contracts';
import BigNumber from 'bignumber.js';
import { ethers } from 'ethers';