Skip to content

Commit

Permalink
update Flapper instruction to match the sheet
Browse files Browse the repository at this point in the history
  • Loading branch information
SidestreamColdMelon committed Oct 14, 2024
1 parent 00d15ed commit 7c8ff4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DssSpell.sol
Original file line number Diff line number Diff line change
Expand Up @@ -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"
})
);
Expand Down

0 comments on commit 7c8ff4d

Please sign in to comment.