[
   {
      "constant":false,
      "inputs":[
         {
            "name":"_content",
            "type":"bytes32"
         },
         {
            "name":"_url",
            "type":"string"
         }
      ],
      "name":"hintURL",
      "outputs":[

      ],
      "type":"function"
   },
   {
      "constant":false,
      "inputs":[
         {
            "name":"_content",
            "type":"bytes32"
         },
         {
            "name":"_accountSlashRepo",
            "type":"string"
         },
         {
            "name":"_commit",
            "type":"bytes20"
         }
      ],
      "name":"hint",
      "outputs":[

      ],
      "type":"function"
   },
   {
      "constant":true,
      "inputs":[
         {
            "name":"",
            "type":"bytes32"
         }
      ],
      "name":"entries",
      "outputs":[
         {
            "name":"accountSlashRepo",
            "type":"string"
         },
         {
            "name":"commit",
            "type":"bytes20"
         },
         {
            "name":"owner",
            "type":"address"
         }
      ],
      "type":"function"
   },
   {
      "constant":false,
      "inputs":[
         {
            "name":"_content",
            "type":"bytes32"
         }
      ],
      "name":"unhint",
      "outputs":[

      ],
      "type":"function"
   }
]
