diff options
Diffstat (limited to 'src/testing/test_exchange_p2p.c')
-rw-r--r-- | src/testing/test_exchange_p2p.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/testing/test_exchange_p2p.c b/src/testing/test_exchange_p2p.c index fe9a0e8bc..51b677843 100644 --- a/src/testing/test_exchange_p2p.c +++ b/src/testing/test_exchange_p2p.c @@ -499,6 +499,9 @@ run (void *cls, "reserve-101-close-kyc", "setup-account-key", MHD_HTTP_ACCEPTED), + // FIXME: use GET kyc-info to GET status + // FIXME: use POST kyc-start to initiate KYC + // Then this can work: TALER_TESTING_cmd_proof_kyc_oauth2 ( "proof-close-kyc", "reserve-101-close-kyc", |