pub fn get_pretty_tx_attr<N>(
transaction: &N::TransactionResponse,
attr: &str,
) -> Option<String>where
N: Network,
N::TxEnvelope: UIfmtSignatureExt,Expand description
Returns the UiFmt::pretty() formatted attribute of the transactions