Skip to content

Commit

Permalink
Revert ,
Browse files Browse the repository at this point in the history
  • Loading branch information
makoto committed Oct 16, 2023
1 parent f596d0e commit 3b10fa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion evm-gateway/src/EVMGateway.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import {
dataSlice,
getBytes,
solidityPackedKeccak256,
toBigInt
toBigInt,
} from 'ethers';
import type { Fragment, Interface, JsonFragment } from '@ethersproject/abi';
import type { HandlerDescription } from '@ensdomains/ccip-read-cf-worker';
Expand Down

0 comments on commit 3b10fa4

Please sign in to comment.