diff options
Diffstat (limited to 'src/exchange-tools/taler-exchange-keyup.c')
| -rw-r--r-- | src/exchange-tools/taler-exchange-keyup.c | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/src/exchange-tools/taler-exchange-keyup.c b/src/exchange-tools/taler-exchange-keyup.c index 33039c3d..a11ec3f8 100644 --- a/src/exchange-tools/taler-exchange-keyup.c +++ b/src/exchange-tools/taler-exchange-keyup.c @@ -1437,6 +1437,8 @@ main (int argc,                                        "DKH",                                        "revoke denomination key hash (DKH) and request wallets to initiate /recoup",                                        &revoke_dkh), +    GNUNET_GETOPT_option_timetravel ('T', +                                     "timetravel"),      GNUNET_GETOPT_option_absolute_time ('t',                                          "time",                                          "TIMESTAMP",  | 
