• 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
..
cliapp Loading commit data...
client Loading commit data...
clock Loading commit data...
crypto Loading commit data...
dial Loading commit data...
enum Loading commit data...
eth Loading commit data...
httputil Loading commit data...
ioutil Loading commit data...
jsonutil Loading commit data...
log Loading commit data...
metrics Loading commit data...
opio Loading commit data...
pprof Loading commit data...
rethdb-reader Loading commit data...
retry Loading commit data...
rpc Loading commit data...
signer Loading commit data...
solabi Loading commit data...
sources Loading commit data...
testlog Loading commit data...
testutils Loading commit data...
tls Loading commit data...
txmgr Loading commit data...
Makefile Loading commit data...
util.go Loading commit data...
util_test.go Loading commit data...
version.go Loading commit data...
version_test.go Loading commit data...