diff options
author | Özgür Kesim <oec-taler@kesim.org> | 2022-10-14 20:10:06 +0200 |
---|---|---|
committer | Özgür Kesim <oec-taler@kesim.org> | 2022-10-14 20:10:06 +0200 |
commit | 63b19fad0cbcafa340d3344c9dc33c06402371a6 (patch) | |
tree | 2d96278051f09dcead1c6470e1258d3bdb7d6bde /src/include/taler_extensions_policy.h | |
parent | 29e5cd0ef5e53cfdb39f4dd5b43902c2b63571e5 (diff) |
simplify datastructures
Diffstat (limited to 'src/include/taler_extensions_policy.h')
-rw-r--r-- | src/include/taler_extensions_policy.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_extensions_policy.h b/src/include/taler_extensions_policy.h index 4e92d37d..14a581f3 100644 --- a/src/include/taler_extensions_policy.h +++ b/src/include/taler_extensions_policy.h @@ -66,7 +66,7 @@ struct TALER_PolicyDetails struct GNUNET_HashCode hash_code; /* Content of the policy in its original JSON form */ - const json_t *policy_json; + json_t *policy_json; /* When the deadline is meat and the policy is still in "Ready" state, * a timeout-handler will transfer the amount |