Process
- Extraction: It takes a
TransactionResultand extracts the specific error variant. - Classification: Categorizes the error (e.g.,
HostError,ContractError). - Enrichment: Maps the code to the Error Taxonomy.
- Resolution: Fetches and parses WASM custom sections to resolve custom contract errors.