From 5f8942e085f9f5c10ca2651fdc32f5091915f651 Mon Sep 17 00:00:00 2001 From: AlienTornadosaurusHex <> Date: Sat, 27 May 2023 15:14:29 +0000 Subject: [PATCH] update natspec Signed-off-by: AlienTornadosaurusHex <> --- contracts/v4-patch/PatchProposal.sol | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contracts/v4-patch/PatchProposal.sol b/contracts/v4-patch/PatchProposal.sol index 3575526..fffd573 100644 --- a/contracts/v4-patch/PatchProposal.sol +++ b/contracts/v4-patch/PatchProposal.sol @@ -13,7 +13,7 @@ import { TornadoStakingRewards } from "./TornadoStakingRewards.sol"; import { RelayerRegistry } from "./RelayerRegistry.sol"; /** - * @notice Proposal which should patch governance against the metamorphic contract replacement vulnerability. + * @notice Proposal which should patch governance against the metamorphic contract replacement vulnerability and also fix several issues which have appeared as a result of the attack. */ contract PatchProposal { // Address of the old staking proxy