From 2a8df9767143fbe3770426e5c6cfb0d83353d83e Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 16 Oct 2020 15:53:33 +0200 Subject: finish comments --- core/api-merchant.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/core/api-merchant.rst b/core/api-merchant.rst index 6a8f8e1e..0cc632c6 100644 --- a/core/api-merchant.rst +++ b/core/api-merchant.rst @@ -132,7 +132,10 @@ Dynamic Merchant Instances interface InstanceConfigurationMessage { // The URI where the wallet will send coins. A merchant may have // multiple accounts, thus this is an array. Note that by - // removing URIs from this list + // removing URIs from this list the respective account is set to + // inactive and thus unavailable for new contracts, but preserved + // in the database as existing offers and contracts may still refer + // to it. payto_uris: string[]; // Name of the merchant instance to create (will become $INSTANCE). -- cgit v1.2.3