leo_lang::cli::commands::execute

Function handle_execute

Source
fn handle_execute<A: Aleo>(
    command: LeoExecute,
    context: Context,
    network: NetworkName,
    endpoint: &str,
) -> Result<<LeoExecute as Command>::Output>