mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Some who shall remain nameless (whose first name starts with 'Art' and ends with 'hur') broke the unit tests.
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
#define DEFAULT_FEE_OPERATION 1
|
||||
|
||||
Config theConfig;
|
||||
const char* ALPHABET;
|
||||
const char* ALPHABET = NULL;
|
||||
|
||||
void Config::setup(const std::string& strConf, bool bTestNet, bool bQuiet)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user