From b5a58e516c0d0ee48547dd7bb9f3d1a3b9ebf15e Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 17 Aug 2015 03:24:10 +0200 Subject: fix /refresh/link response handling --- src/mint-lib/test_mint_api.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/mint-lib/test_mint_api.c') diff --git a/src/mint-lib/test_mint_api.c b/src/mint-lib/test_mint_api.c index 91a3d762..51f62cc3 100644 --- a/src/mint-lib/test_mint_api.c +++ b/src/mint-lib/test_mint_api.c @@ -1009,6 +1009,10 @@ link_cb (void *cls, return; } /* check that the coins match */ + fprintf (stderr, + "Got %u coins\n", + num_coins); + /* FIXME: note: coins might be legitimately permutated in here... */ for (i=0;i