mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +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