gana

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

c.template (157B)


      1 
      2   {
      3     /* {{Value}} */
      4     .ec = TALER_EC_{{Name}},
      5     .hint = gettext_noop ("{{Description}}"),
      6     .http_code = MHD_HTTP_{{HttpStatus_Identifier}}
      7   },