From 3569658287a59243fe4d8a2a47c73d7e5311c062 Mon Sep 17 00:00:00 2001 From: RichardAH Date: Sat, 9 Nov 2024 14:04:00 +1000 Subject: [PATCH] Update hook/sfcodes.h Co-authored-by: tequ --- hook/sfcodes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hook/sfcodes.h b/hook/sfcodes.h index 5725f04eb..da782b023 100644 --- a/hook/sfcodes.h +++ b/hook/sfcodes.h @@ -213,7 +213,7 @@ #define sfHookGrant ((14U << 16U) + 24U) #define sfGenesisMint ((14U << 16U) + 96U) #define sfActiveValidator ((14U << 16U) + 95U) -#define sfImport7Key ((14U << 16U) + 94U) +#define sfImportVLKey ((14U << 16U) + 94U) #define sfHookEmission ((14U << 16U) + 93U) #define sfMintURIToken ((14U << 16U) + 92U) #define sfAmountEntry ((14U << 16U) + 91U)