• Mark Tyneway's avatar
    op-node: genesis deduplicate json write (#9323) · 0ea5e0b9
    Mark Tyneway authored
    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.
    0ea5e0b9
Name
Last commit
Last update
..
chaincfg Loading commit data...
cmd Loading commit data...
flags Loading commit data...
heartbeat Loading commit data...
metrics Loading commit data...
node Loading commit data...
p2p Loading commit data...
rollup Loading commit data...
version Loading commit data...
withdrawals Loading commit data...
.gitignore Loading commit data...
Dockerfile Loading commit data...
Dockerfile.dockerignore Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
service.go Loading commit data...