{
  "title": "PostCondition",
  "description": "Post-conditionscan limit the damage done to a user's assets",
  "anyOf": [
    {
      "$ref": "./post-condition-0-stx.schema.json"
    },
    {
      "$ref": "./post-condition-1-fungible.schema.json"
    },
    {
      "$ref": "./post-condition-2-non-fungible.schema.json"
    }
  ]
}
