contracts-bedrock: fix deposit helpers
There is a solidity contract for computing the L2 tx hash so that its easy for devs to compute it with an `eth_call`. This makes it easy for users that do not have a custom library written in their language to compute the L2 tx hash. Also fix the typescript implementation of the deposit tx type so that the correct tx hash is computed.
Showing
Please register or sign in to comment