TheDocumentation Index
Fetch the complete documentation index at: https://prism-ddf93e61.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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. |