Skip to main content
The replay command enters Tier 3 diagnostics with an interactive Terminal User Interface (TUI).

Usage

prism replay <TX_HASH> --interactive

Interactive Controls

  • s: Step into the next host call.
  • n: Step over the current invocation.
  • b: Set/unset a breakpoint on the current line.
  • q: Quit the debugger.
  • i: Inspect the current state, budget, and auth context.