{
  "credits": 0,
  "double_spend": false,
  "fee_too_low": false,
  "invalid_input": false,
  "invalid_output": false,
  "low_mixin": false,
  "nonzero_unlock_time": false,
  "not_relayed": false,
  "overspend": false,
  "reason": "Sanity check failed",
  "sanity_check_failed": true,
  "status": "Failed",
  "too_big": false,
  "too_few_outputs": false,
  "top_hash": "",
  "tx_extra_too_big": false,
  "untrusted": false
}