Support Cron in util_keylet Hook API (#612)

This commit is contained in:
tequ
2025-10-27 13:35:01 +09:00
committed by GitHub
parent 2a10013dfc
commit 79fdafe638
5 changed files with 729 additions and 632 deletions

View File

@@ -37,6 +37,7 @@
#define KEYLET_NFT_OFFER 23
#define KEYLET_HOOK_DEFINITION 24
#define KEYLET_HOOK_STATE_DIR 25
#define KEYLET_CRON 26
#define COMPARE_EQUAL 1U
#define COMPARE_LESS 2U