From 7c8ff4ddce77e8ff8a08486790af7e3821ee0cc4 Mon Sep 17 00:00:00 2001 From: SidestreamColdMelon Date: Mon, 14 Oct 2024 10:33:01 +0200 Subject: [PATCH] update Flapper instruction to match the sheet --- src/DssSpell.sol | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/DssSpell.sol b/src/DssSpell.sol index f0abc1bd..ce675619 100644 --- a/src/DssSpell.sol +++ b/src/DssSpell.sol @@ -178,7 +178,7 @@ contract DssSpellAction is DssAction { // Set Flapper farm with bytes32 prevChainlogKey: bytes32(0) prevChainlogKey: bytes32(0), - // Set Flapper farm with bytes32 chainlogKey: REWARDS_LSMKR_USDS + // Set Flapper farm with chainlogKey: "REWARDS_LSMKR_USDS" chainlogKey: "REWARDS_LSMKR_USDS" }) );