mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Use accessor function for theConfig
This commit is contained in:
@@ -321,7 +321,7 @@ public:
|
||||
void load ();
|
||||
};
|
||||
|
||||
extern Config theConfig;
|
||||
extern Config& getConfig ();
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user