Closed refcell closed 1 year ago
Description
Constructs the genesis as an ethers_core::utils::Genesis type and marshals it into a string.
ethers_core::utils::Genesis
There are likely better ways to do this but it further refactors code from the binary into the op-stack crate.
op-stack
Description
Constructs the genesis as an
ethers_core::utils::Genesis
type and marshals it into a string.There are likely better ways to do this but it further refactors code from the binary into the
op-stack
crate.