pub fn get_pretty_tx_receipt_attr(
receipt: &TransactionReceiptWithRevertReason,
attr: &str,
) -> Option<String>
Expand description
Returns the UiFmt::pretty()
formatted attribute of the transaction receipt
pub fn get_pretty_tx_receipt_attr(
receipt: &TransactionReceiptWithRevertReason,
attr: &str,
) -> Option<String>
Returns the UiFmt::pretty()
formatted attribute of the transaction receipt