commit 92fb1e6b26a1f452549ce8ed2cd5a0423c62ad8a
parent aa4ad6c5beb7fce7df619482807ca6849e66da63
Author: Christian Grothoff <christian@grothoff.org>
Date: Tue, 2 May 2023 23:17:48 +0200
-remove auditors
Diffstat:
1 file changed, 0 insertions(+), 3 deletions(-)
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
@@ -3662,9 +3662,6 @@ The contract terms must have the following structure:
// The wire transfer fees must be added based on this wire transfer method.
wire_method: string;
- // Any exchanges audited by these auditors are accepted by the merchant.
- auditors: Auditor[];
-
// Exchanges that the merchant accepts even if it does not accept any auditors that audit them.
exchanges: Exchange[];