• 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
..
flags.go Loading commit data...
flags_test.go Loading commit data...
p2p_flags.go Loading commit data...