taler-docs

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

commit 8d86e9d8efeb232559b02ad46395b169b612a249
parent 13c9cb04a7dd98cf88262c3358d1c430cbd9849c
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sat,  4 Feb 2023 21:34:53 +0100

-update spec

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 @@ -1182,7 +1182,7 @@ Management operations authorized by master key **Details:** .. ts:def:: ExchangePartner - + interface ExchangePartner { // Base URL of the partner exchange @@ -1265,7 +1265,7 @@ and freeze or unfreeze accounts suspected of money laundering. // Monthly transaction threshold before a review will be triggered threshold: Amount; - // Row ID of the decision + // RowID of the record. rowid: Integer; }