zksync-web-era-docs
zksync-web-era-docs copied to clipboard
fix: add context on when to use createAddress and create2Address
What :computer:
- added context to working with createaddress and create2address.
- updated a link pointing to the differences between
createAddressandcreate2Addressand address creation in general in the EVM
Why :hand:
Added context to when to use create2Address