taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit fadb750a4aac8b317c3e9bdcfb2a415667be6f90
parent 22eee42fcd3ede5d60d88ca0e9adc497ae04f538
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Wed, 14 Apr 2021 08:02:08 -0400

replace FIXME w/ "..." in ‘PaymentResponse’ object

Diffstat:
Mtaler-mcig.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/taler-mcig.rst b/taler-mcig.rst @@ -541,7 +541,7 @@ The backend returns ``200 OK`` with body: // PaymentResponse { - "sig": FIXME + "sig": "..." // EddsaSignature } FIXME: At this point, does the wallet need to query (status)?