mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Begin tying in the new transaction queue code.
This commit is contained in:
@@ -68,7 +68,7 @@ public:
|
||||
|
||||
// Transaction execution interface
|
||||
void getJob(TXQEntry::pointer&);
|
||||
bool stopProcessing();
|
||||
bool stopProcessing(TXQEntry::ref finishedJob);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user