Module formatter

Source
Expand description

Helper methods to display transaction data in more human readable way.

Structs§

ExecutionErrorReport
Encapsulates the execution error report.
Formatter
Responsible for formatting the data in a structured log.
GasDetails
KnownAddress

Enums§

ContractType
PubdataBytesInfo
Amount of pubdata that given write has cost. Used when displaying Storage Logs.

Functions§

compute_gas_details
Computes the gas details for the transaction to be displayed.
print_transaction_summary
Print the transaction summary.