taler-docs

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

commit c339eb9eedf9860a5cef9125057519ee3569c88b
parent 1d861d8bd13a2a757424ea979e7e5589afc49e7d
Author: Christian Grothoff <christian@grothoff.org>
Date:   Thu,  5 Sep 2024 20:28:11 +0200

only merchant pub

Diffstat:
Mcore/api-exchange.rst | 3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/core/api-exchange.rst b/core/api-exchange.rst @@ -3801,8 +3801,7 @@ typically also view the balance.) // Public key associated with the account. The client must sign // the initial request for the KYC status using the corresponding - // private key. Will be either a reserve public key or a merchant - // (instance) public key. + // private key. Will be the merchant (instance) public key. // // Absent if no public key is currently associated // with the account and the client MUST thus first