commit 8c4a53fb1e468393cb924f59e335a1adb6791ac8
parent 017753c7b648531474be6cb2b97907e9df95aa89
Author: Christian Grothoff <christian@grothoff.org>
Date: Sat, 21 Jan 2023 22:58:01 +0100
-use singluar
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
@@ -1265,7 +1265,7 @@ and freeze or unfreeze accounts suspected of money laundering.
}
-.. http:get:: /aml/$OFFICER_PUB/decisions/$H_PAYTO
+.. http:get:: /aml/$OFFICER_PUB/decision/$H_PAYTO
Obtain deails about an AML decision.
@@ -2162,7 +2162,7 @@ Withdraw
// Human-readable description of the error, i.e. "missing parameter", "commitment violation", ...
// Should give a human-readable hint about the error's nature. Optional, may change without notice!
hint?: string;
-
+
// Hash of the payto:// account URI that identifies
// the account which is being KYCed.
h_payto: PaytoHash;