Introduce StartTime in CronSet and improve next execution scheduling (#596)

This commit is contained in:
tequ
2025-10-21 13:17:53 +09:00
committed by GitHub
parent b0fcd36bcd
commit 6fa6a96e3a
12 changed files with 182 additions and 61 deletions

View File

@@ -31,6 +31,8 @@
#define ttURITOKEN_BUY 47
#define ttURITOKEN_CREATE_SELL_OFFER 48
#define ttURITOKEN_CANCEL_SELL_OFFER 49
#define ttCRON 92
#define ttCRON_SET 93
#define ttREMIT 95
#define ttGENESIS_MINT 96
#define ttIMPORT 97
@@ -40,4 +42,4 @@
#define ttFEE 101
#define ttUNL_MODIFY 102
#define ttEMIT_FAILURE 103
#define ttUNL_REPORT 104
#define ttUNL_REPORT 104