commit 47651cfb40b4027f5ae4e29be6ed0b4a18ded1cd parent 2cbe9eb5448ad0815621374ccfc0efcbfeed9441 Author: MS <ms@taler.net> Date: Tue, 15 Dec 2020 18:02:26 +0100 remove temporary note Diffstat:
| M | libeufin/api-nexus.rst | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libeufin/api-nexus.rst b/libeufin/api-nexus.rst @@ -162,7 +162,7 @@ manages payment initiations of the account and tracks the initiations of payment .. ts:def:: PaymentStatus interface PaymentStatus { - // Can be "BOOK" or "PENDING". (to be implemented) + // Can be "BOOK" or "PDNG" ('pending'). status: string; // Payment unique identifier