summaryrefslogtreecommitdiff
path: root/src/lib/testing_api_cmd_status.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-01-15 15:44:24 +0100
committerChristian Grothoff <christian@grothoff.org>2020-01-15 15:44:24 +0100
commit19d9369ff6df2e4bfd896cce5fcb2ae679402bc0 (patch)
tree50244c37699441e957c11129dd19f97af18521a4 /src/lib/testing_api_cmd_status.c
parent9ded20518c5a11a43b2b05d04d0922b1a1d36e2b (diff)
downloadexchange-19d9369ff6df2e4bfd896cce5fcb2ae679402bc0.tar.gz
exchange-19d9369ff6df2e4bfd896cce5fcb2ae679402bc0.tar.bz2
exchange-19d9369ff6df2e4bfd896cce5fcb2ae679402bc0.zip
add another interpreter command to check incoming wire transfers
Diffstat (limited to 'src/lib/testing_api_cmd_status.c')
-rw-r--r--src/lib/testing_api_cmd_status.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/lib/testing_api_cmd_status.c b/src/lib/testing_api_cmd_status.c
index 2da404fb8..9d91e3026 100644
--- a/src/lib/testing_api_cmd_status.c
+++ b/src/lib/testing_api_cmd_status.c
@@ -164,6 +164,10 @@ status_run (void *cls,
/* NOTE: the following line might generate a ERROR log
* statements, but it can be ignored. */
+ /* FIXME: instead of having this logic here, any
+ command exporting a reserve_priv MUST also
+ export a reserve_pub, which would obsolete this
+ logic! */
if (GNUNET_OK ==
TALER_TESTING_get_trait_reserve_priv (create_reserve,
0,