Module forest_filecoin::shim::fvm_latest::call_manager::backtrace

source ·

Structs§

  • A call backtrace records the actors an error was propagated through, from the moment it was emitted. The original error is the cause. Backtraces are useful for identifying the root cause of an error.
  • A “frame” in a call backtrace.

Enums§

  • The ultimate “cause” of a failed message.