fn broadcast(
ccx: &mut CheatsCtxt<'_, '_, '_, '_>,
new_origin: Option<&Address>,
single_call: bool,
) -> ResultExpand description
Sets up broadcasting from a script using new_origin as the sender.
fn broadcast(
ccx: &mut CheatsCtxt<'_, '_, '_, '_>,
new_origin: Option<&Address>,
single_call: bool,
) -> ResultSets up broadcasting from a script using new_origin as the sender.