pub fn show(transaction_id: &str) -> Result<()>
Show details for a specific transaction.
Returns an error if the transaction with the given ID cannot be read.