From 4cc073eeed6a12b62d4f8004fd6acc251b9901a7 Mon Sep 17 00:00:00 2001 From: RichardAH Date: Sat, 9 Nov 2024 14:04:37 +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 da782b023..a88278d23 100644 --- a/hook/sfcodes.h +++ b/hook/sfcodes.h @@ -233,6 +233,6 @@ #define sfHookGrants ((15U << 16U) + 20U) #define sfGenesisMints ((15U << 16U) + 96U) #define sfActiveValidators ((15U << 16U) + 95U) -#define sfImport7Keys ((15U << 16U) + 94U) +#define sfImportVLKeys ((15U << 16U) + 94U) #define sfHookEmissions ((15U << 16U) + 93U) #define sfAmounts ((15U << 16U) + 92U) \ No newline at end of file