solidity-labs-io / forge-proposal-simulator

Standard way to simulate governance actions from a timelock, multisig, or DAO.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multisig Proposal

ElliotFriedman opened this issue · comments

Let's leave in the _simulateMultisigActions function, and override the run function in Multisig Proposal, and revert, with a message saying you must override the run function, and in it call _simulateMultisigActions with the address of your multisig to simulate actions.