aboutsummaryrefslogtreecommitdiff
path: root/src/kyclogic/taler-exchange-helper-measure-freeze
diff options
context:
space:
mode:
Diffstat (limited to 'src/kyclogic/taler-exchange-helper-measure-freeze')
-rwxr-xr-xsrc/kyclogic/taler-exchange-helper-measure-freeze3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/kyclogic/taler-exchange-helper-measure-freeze b/src/kyclogic/taler-exchange-helper-measure-freeze
index 9be652372..1e2e83070 100755
--- a/src/kyclogic/taler-exchange-helper-measure-freeze
+++ b/src/kyclogic/taler-exchange-helper-measure-freeze
@@ -85,12 +85,11 @@ EXPIRATION=$((3600 * 30 + $(date +%s)))
# See https://docs.taler.net/taler-exchange-manual.html#tsref-type-AmlOutcome
# for the required output format.
-# NOTE: new_check is not yet supported! #9124
jq -n \
--arg expiration "$EXPIRATION" \
'{ "to_investigate": true,
"new_rules" : {
- "new_check" : "info-frozen",
+ "new_measures" : "info-frozen",
"custom_measures" : {},
"expiration_time" : { "t_s": $expiration },
"rules" : [