op-node: genesis deduplicate json write (#9323)
Deduplicate code by using a common json write function from `op-service` instead of using one off json write functions. This reduces the overall code in the codebase and helps to standardize the way that we write json to disk.
Showing
Please register or sign in to comment