foundry_cheatcodes::script

Function create_auth

Source
fn create_auth(
    ccx: &mut CheatsCtxt<'_, '_, '_, '_>,
    implementation: Address,
    authority: Address,
) -> Result<(Authorization, u64)>