diff --git a/bin/start_eris_db b/bin/start_eris_db index c14cf6042e2274b2ff32ad1ea82e986fca406f55..4ca623f0ba7753f9d7be83f5d8ef913c9d933fd5 100644 --- a/bin/start_eris_db +++ b/bin/start_eris_db @@ -56,7 +56,7 @@ echo "env ERIS_DB_DATADIR is set to $ERIS_DB_DATADIR" #----------------------------------------------------------------------- # [2016-07-13 ben] we preserve the existing contact commands "new", "run", # but this functionality is absorbed in eris-db, eris-cm, eris-cli -# and the is here to catch deployed use-cases. +# and the mapping is preserved here to catch deployed use-cases. # NOTE: eris-db serve picks up following environment variables which are relevant to interaction with eris-cli # - CHAIN_ID, set by eris-cli # - ERIS_DB_WORKDIR, set in this script