From 2712ee67aac43bec82223a7afe3c70a2b0b6e0b9 Mon Sep 17 00:00:00 2001 From: Amusing Axl <112016538+amusingaxl@users.noreply.github.com> Date: Fri, 16 Jun 2023 17:37:44 -0300 Subject: [PATCH] chore: add MIP24 comment for context. Co-authored-by: Arby <103920908+The-Arbiter@users.noreply.github.com> --- src/DssSpell.sol | 1 + 1 file changed, 1 insertion(+) diff --git a/src/DssSpell.sol b/src/DssSpell.sol index b99921ee2..1dd50d151 100644 --- a/src/DssSpell.sol +++ b/src/DssSpell.sol @@ -29,6 +29,7 @@ contract DssSpellAction is DssAction { // ----- 2023-06-16 DAO Resolutions ----- // Emergency Proposal: Out-of-Schedule Executive to Fortify Elasticity of On-chain 1:1 Liquidity of USDC // Forum: https://forum.makerdao.com/t/out-of-schedule-executive-to-fortify-elasticity-of-on-chain-1-1-liquidity-of-usdc/21168 + // MIP: https://mips.makerdao.com/mips/details/MIP24 // Comma-separated list of DAO resolutions IPFS hashes. string public constant dao_resolutions = "QmYPbYoPjrSzBu5gt9tip78siG1gFvY8K4HTkHEFJgMmM8";