Refactor LoadFeeTrack into ILoadFeeTrack, split DatabaseCon out from Application.h

This commit is contained in:
Vinnie Falco
2013-06-01 08:30:46 -07:00
parent f7810215a5
commit 0f5ba32ed8
18 changed files with 392 additions and 268 deletions

View File

@@ -12,6 +12,7 @@
#include "HashPrefixes.h"
// VFALCO: TODO Rename and replace these macros with variables.
#define SECTION_ACCOUNT_PROBE_MAX "account_probe_max"
#define SECTION_CLUSTER_NODES "cluster_nodes"
#define SECTION_DATABASE_PATH "database_path"