pub async fn get_timelock_for_contract(
provider: &impl Provider,
contract_type: Contract,
target_addr: Address,
) -> Result<TimelockContract>pub async fn get_timelock_for_contract(
provider: &impl Provider,
contract_type: Contract,
target_addr: Address,
) -> Result<TimelockContract>