taler-docs

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

commit 39d9368d26088e89163473b1a1c21c304cfbcaf9
parent 0e83faf82933d4b03203f46e1479ff6ea6932e0e
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Wed, 17 Mar 2021 04:44:59 -0400

complete/rewrite sentence

Diffstat:
Mcore/api-merchant.rst | 5+++--
1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst @@ -986,8 +986,9 @@ Setting up instances interface InstanceReconfigurationMessage { // 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 + // multiple accounts, thus this is an array. Note that removing + // URIs from this list deactivates the specified accounts + // (they will no longer be used for future contracts). payto_uris: string[]; // Merchant name corresponding to this instance.