get_timelock_for_contract

Function get_timelock_for_contract 

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