diff options
| author | Christian Grothoff <christian@grothoff.org> | 2023-07-10 10:34:27 +0200 |
|---|---|---|
| committer | Christian Grothoff <christian@grothoff.org> | 2023-07-10 10:34:33 +0200 |
| commit | f4abc1c369ad3becf3d995106c6e1e9ee5f89257 (patch) | |
| tree | 48dab60699c8ce961bb54bea20657aa16a91f1f9 /src/exchange/taler-exchange-httpd.h | |
| parent | c57c3463d1b34eb8a277640c6d833d791097dce0 (diff) | |
tip -> reward
Diffstat (limited to 'src/exchange/taler-exchange-httpd.h')
| -rw-r--r-- | src/exchange/taler-exchange-httpd.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/exchange/taler-exchange-httpd.h b/src/exchange/taler-exchange-httpd.h index 24e08772..9fcfcd6c 100644 --- a/src/exchange/taler-exchange-httpd.h +++ b/src/exchange/taler-exchange-httpd.h @@ -65,9 +65,9 @@ extern int TEH_check_invariants_flag; extern int TEH_allow_keys_timetravel; /** - * Option set to #GNUNET_YES if tipping is enabled. + * Option set to #GNUNET_YES if rewards are allowed. */ -extern int TEH_enable_tipping; +extern int TEH_enable_rewards; /** * Main directory with revocation data. |
