decode command is the entry point for most debugging sessions. It provides Tier 1 diagnostics.
Usage
Flags
| Flag | Description |
|---|---|
--network | Specify the network (mainnet, testnet, futurenet). Default: testnet. |
--rpc-url | Use a custom Soroban RPC endpoint. |
--raw | Decode a raw error string from logs instead of a transaction hash. |
--output json | Output the diagnostic report in JSON format. |