mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Make it easier to insert code between when the server is setup and when it's started.
This commit is contained in:
@@ -133,6 +133,7 @@ public:
|
||||
uint256 getNonce256() { return mNonce256; }
|
||||
std::size_t getNonceST() { return mNonceST; }
|
||||
|
||||
void setup();
|
||||
void run();
|
||||
void stop();
|
||||
void sweep();
|
||||
|
||||
Reference in New Issue
Block a user