Converts a list with transaction attributes into a nested tibble
parse_tx_info(info)
info | (list): a non-empty, named list returned as a result of calling the
|
---|
A nested tibble with one row and several columns that contain
transaction attributes. See get_tx_info_by_id()
for details.