From 19d9369ff6df2e4bfd896cce5fcb2ae679402bc0 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 15 Jan 2020 15:44:24 +0100 Subject: add another interpreter command to check incoming wire transfers --- src/lib/testing_api_cmd_status.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/lib/testing_api_cmd_status.c') 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, -- cgit v1.2.3