Rev database version, remove initial-plots.yaml

This commit is contained in:
Gene Hoffman 2020-09-17 13:01:27 -07:00 committed by Gene Hoffman
parent f1295bf82c
commit 487e8bfd94
2 changed files with 3 additions and 4 deletions

View File

@ -113,8 +113,8 @@ full_node:
port: 8444
# Run multiple nodes with different databases by changing the database_path
database_path: db/blockchain_v19.db
simulator_database_path: sim_db/simulator_blockchain_v19.db
database_path: db/blockchain_v20.db
simulator_database_path: sim_db/simulator_blockchain_v20.db
# If True, starts an RPC server at the following port
start_rpc_server: True
@ -199,7 +199,7 @@ wallet:
port: 8444
testing: False
database_path: wallet/db/blockchain_wallet_v19.db
database_path: wallet/db/blockchain_wallet_v20.db
logging: *logging

View File

@ -1 +0,0 @@
plots: {}