{
  "title": "MempoolTransactionStatus",
  "description": "Status of the transaction",
  "type": "string",
  "enum": ["pending", "dropped_replace_by_fee", "dropped_replace_across_fork", "dropped_too_expensive", "dropped_stale_garbage_collect", "dropped_problematic"]
}
