Function leo_lang::cli::commands::handle_broadcast

source ยท
fn handle_broadcast<N: Network>(
    endpoint: &String,
    transaction: Transaction<N>,
    operation: &String,
) -> Result<()>
Expand description

Determine if the transaction should be broadcast or displayed to user.