Skip to content

Commit

Permalink
chore: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
0xdecr1pto committed Aug 26, 2023
1 parent 52e9d4e commit 21db6b8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/DssSpell.sol
Original file line number Diff line number Diff line change
Expand Up @@ -177,11 +177,10 @@ contract DssSpellAction is DssAction {
DssVestLike(MCD_VEST_DAI).yank(17);
DssVestLike(MCD_VEST_MKR_TREASURY).yank(34);

// ---------- Trigger Spark Proxy Spell - Poll ongoing, can cofirm on 2023-08-24 ----------
// ---------- Trigger Spark Proxy Spell ----------
// Forum: https://forum.makerdao.com/t/phoenix-labs-proposed-changes-for-spark-for-august-18th-spell/21612
// Vote: https://vote.makerdao.com/polling/QmbMR8PU

// Goerli - 0x13176ad78ec3d2b6e32908b019d0f772ec0b4dfd
ProxyLike(SPARK_PROXY).exec(SPARK_SPELL, abi.encodeWithSignature("execute()"));

// Bump Changelog
Expand Down

0 comments on commit 21db6b8

Please sign in to comment.