gana

GNUnet Assigned Numbers Authority
Log | Files | Refs | README | LICENSE

h.template (241B)


      1 
      2 
      3   /**
      4    * {{Description}}
      5    * Returned with an HTTP status code of #MHD_HTTP_{{HttpStatus_Identifier}} ({{HttpStatus_Value}}).
      6    * (A value of 0 indicates that the error is generated client-side).
      7    */
      8   TALER_EC_{{Name}} = {{Value}},