foundry_cheatcodes::script

Function broadcast

Source
fn broadcast(
    ccx: &mut CheatsCtxt<'_, '_, '_, '_>,
    new_origin: Option<&Address>,
    single_call: bool,
) -> Result
Expand description

Sets up broadcasting from a script using new_origin as the sender.