mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Put ledgerAdvance jobs in their own class.
This commit is contained in:
@@ -454,6 +454,7 @@ int JobQueue::getJobLimit (JobType type)
|
||||
case jtCLIENT:
|
||||
case jtTRANSACTION:
|
||||
case jtPUBLEDGER:
|
||||
case jtADVANCE:
|
||||
case jtWAL:
|
||||
case jtVALIDATION_t:
|
||||
case jtWRITE:
|
||||
|
||||
Reference in New Issue
Block a user