summaryrefslogtreecommitdiff
path: root/core/api-merchant.rst
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-05-02 23:17:48 +0200
committerChristian Grothoff <christian@grothoff.org>2023-05-02 23:17:48 +0200
commit92fb1e6b26a1f452549ce8ed2cd5a0423c62ad8a (patch)
treeb89611de8040cce9ef57e6ac872ed17ff4120e05 /core/api-merchant.rst
parentaa4ad6c5beb7fce7df619482807ca6849e66da63 (diff)
downloaddocs-92fb1e6b26a1f452549ce8ed2cd5a0423c62ad8a.tar.gz
docs-92fb1e6b26a1f452549ce8ed2cd5a0423c62ad8a.tar.bz2
docs-92fb1e6b26a1f452549ce8ed2cd5a0423c62ad8a.zip
-remove auditors
Diffstat (limited to 'core/api-merchant.rst')
-rw-r--r--core/api-merchant.rst3
1 files changed, 0 insertions, 3 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 65998b15..0f606460 100644
--- 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[];