• Joshua Gutow's avatar
    op-node: Hide rethDB option · 3f3ad34e
    Joshua Gutow authored
    If the rethDB option is used without the proper build configuration,
    the op-node will panic. Note that we do not have this build configuration
    in our releases. This hides the option to use it, but does not fully
    remove it. There was some duplication required to easily hide the
    command line flag while still being able to use it for testing purposes.
    
    This commit should be reverted when rethDB is stable.
    3f3ad34e
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...