convex-shutdown-simulation
convex-shutdown-simulation copied to clipboard
fix: hardcode `owner` address
Some simulations query the node for this, some hardcode the address, and some just overwrite the owner with a local account. For consistency, let's just hardcode the owner address (the from address used) in each simulation for now