Skip to main content

show

Function show 

Source
pub fn show(transaction_id: &str) -> Result<()>
Expand description

Show details for a specific transaction.

ยงErrors

Returns an error if the transaction with the given ID cannot be read.