chore: update ethers import in utils
This commit is contained in:
parent
ff99f84f15
commit
aa4a474e1d
@ -9,7 +9,7 @@ import {
|
||||
RawLog,
|
||||
SolidityTypes,
|
||||
} from 'ethereum-types';
|
||||
import { ethers } from 'ethers';
|
||||
import * as ethers from 'ethers';
|
||||
import * as _ from 'lodash';
|
||||
|
||||
import { addressUtils } from './address_utils';
|
||||
|
Loading…
x
Reference in New Issue
Block a user