{
  "version": "x.x.x",
  "name": "action_testing",
  "instructions": [],
  "errors": [
    {
      "code": 300,
      "name": "FakeError",
      "msg": "Fake error: do not change this text as it is used for testing"
    },
    {
      "code": 301,
      "name": "FakeErrorFailConditionally",
      "msg": "Fake error fail conditionally: do not change this text as it is used for testing"
    },
    {
      "code": 302,
      "name": "DeserializeError",
      "msg": "An error occurred in deserializing the action instruction"
    }
  ],
  "metadata": {
    "address": "67uXes5PaYuKjTQDJKv5NvkL8m9xc56Pnnkaj4aSDy3n"
  }
}