Skip to main content
The diff command shows you exactly what changed in the ledger as a result of the transaction.

Usage

prism diff <TX_HASH> [FLAGS]

Features

  • Side-by-Side Comparison: Human-readable view of state changes.
  • Decoded Values: Ledger entry values are decoded into field names based on the contract metadata.
  • XDR View: Toggle to see the raw XDR diff for low-level verification.