Skip to main content

run_for_command

Function run_for_command 

Source
async fn run_for_command(
    entry: SessionEntry,
    command: InnerCommand,
    tx: TransactionOpts,
    send_tx: SendTxOpts,
) -> Result<()>