pub fn gen_transaction_execution_error_trace(
error: &TransactionExecutionError,
) -> ErrorStackExpand description
Extracts the error trace from a TransactionExecutionError. This is a top level function.
pub fn gen_transaction_execution_error_trace(
error: &TransactionExecutionError,
) -> ErrorStackExtracts the error trace from a TransactionExecutionError. This is a top level function.