forked from cerc-io/laconicd-deprecated
rpc: fix inconsistent logging levels (#265)
* rpc: fix incosistent logging levels * minor changes
This commit is contained in:
@@ -40,4 +40,4 @@ ethermintd collect-gentxs
|
||||
ethermintd validate-genesis
|
||||
|
||||
# Start the node (remove the --pruning=nothing flag if historical queries are not needed)
|
||||
ethermintd start --pruning=nothing --rpc.unsafe --keyring-backend test --trace --log_level "info"
|
||||
ethermintd start --pruning=nothing --rpc.unsafe --keyring-backend test --trace --log_level info
|
||||
|
||||
Reference in New Issue
Block a user