The database to store accounts and statistics.
Declarations
Type
stringDefault
"sqlite:///var/lib/rust-federation-tester/db?mode=rwc"Example
"postgres://localhost/db?currentSchema=schema"The database to store accounts and statistics.
string"sqlite:///var/lib/rust-federation-tester/db?mode=rwc""postgres://localhost/db?currentSchema=schema"