Skip to content

Commit

Permalink
- Removed comment on factory, as prediction of CREATE address on-chai…
Browse files Browse the repository at this point in the history
…n is not really useful in this case.
  • Loading branch information
eboadom committed Jul 7, 2022
1 parent 8cca94d commit 2fab6f2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/contracts/transparent-proxy/TransparentProxyFactory.sol
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,4 @@ contract TransparentProxyFactory is ITransparentProxyFactory {

return address(uint160(uint256(hash)));
}

// TODO add "prediction" of CREATE
}

0 comments on commit 2fab6f2

Please sign in to comment.