taler-docs

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

commit 3ce9f7786cda8a81faf34a859a3be7a43798ced8
parent b36189ad613677668b0772fd74f0023e2d439bd0
Author: Christian Grothoff <christian@grothoff.org>
Date:   Wed, 24 Aug 2022 10:16:41 +0200

-field is optional

Diffstat:
Mcore/api-exchange.rst | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/core/api-exchange.rst b/core/api-exchange.rst @@ -3488,8 +3488,8 @@ Wallet-to-wallet transfers // purse will (have been) merged with the account. balance: Amount; - // Time of the merge, possibly "never". - merge_timestamp: Timestamp; + // Time of the merge, missing if "never". + merge_timestamp?: Timestamp; // Time of the deposits being complete, possibly "never". // Note that this time may not be "stable": once sufficient