hey guys, how do I execute through a timelock? Testing out something but not sure how to create txhash for timelock to execute

Mar 3, 2021, 3:47 PM
any guide would be appreciated
Mar 3, 2021, 3:47 PM
What kind of timelock do you mean? In testing environments you can artificially increase or decrease the time
Mar 3, 2021, 3:55 PM
I mean I set the owner of a contract to a time lock (timelock.sol from openzeppelin), now I want to call a function of the contract through timelock
I do not know how to construct a signed transaction and pass it
Is there a detailed guide somewhere, that would be great 😃
Mar 3, 2021, 3:58 PM
Here's your detailed guide

https://github.com/compound-finance/compound-protocol/blob/master/tests/TimelockTest.js
Mar 3, 2021, 3:58 PM
cheers er
Mar 3, 2021, 3:58 PM
👋did you end up figuring this out? I am having the same issue
Mar 31, 2021, 4:52 AM

© 2024 Draquery.com All rights reserved.