Skip to content

Commit

Permalink
chore: fix forum link
Browse files Browse the repository at this point in the history
  • Loading branch information
0xdecr1pto committed Aug 28, 2023
1 parent 2f21501 commit 6c3aa33
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 @@ -172,7 +172,7 @@ contract DssSpellAction is DssAction {
MKR.transfer(LAUNCH_PROJECT_FUNDING, 210.83 ether); // NOTE: 'ether' is a keyword helper, only MKR is transferred here

// ---------- Yank GovAlpha Budget Streams ----------
// Forum: http://forum.makerdao.com/t/overlooked-vectors-for-post-shutdown-governance-attacks-postmortem/20696/5
// Forum: https://forum.makerdao.com/t/spell-contents-2023-08-30/21730

DssVestLike(MCD_VEST_DAI).yank(17);
DssVestLike(MCD_VEST_MKR_TREASURY).yank(34);
Expand Down

0 comments on commit 6c3aa33

Please sign in to comment.