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