-
Matthew Slipper authored
This is necessary in order to perform the mainnet OVM ETH and withdrawal hashes migration. Operates using a L2GETH_STATE_DUMP_PATH environment variable that specifies the file that addresses should be dump to. They are not deduplicated. The format of the file is: ``` ETH|<ovm eth address> MSG|<sender>|<msg> ```
9e58c9ea