Skip to main content

broadcast

Function broadcast 

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

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