mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Get the databases up and running.
This commit is contained in:
@@ -24,7 +24,7 @@ Config::Config()
|
||||
RPC_USER="admin";
|
||||
RPC_PASSWORD="pass";
|
||||
|
||||
DATA_DIR="";
|
||||
DATA_DIR="db/";
|
||||
|
||||
TRANSACTION_FEE_BASE=1000;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user