convex-shutdown-simulation icon indicating copy to clipboard operation
convex-shutdown-simulation copied to clipboard

fix: hardcode `owner` address

Open mds1 opened this issue 3 years ago • 0 comments

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

mds1 avatar Feb 01 '22 02:02 mds1