exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit c1fe070830027fc35c6902d6a0dd851030a423f9
parent a75d766dc36c65443a32fde9ee00394a68dd9b5b
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Wed,  7 Sep 2022 01:52:51 -0400

fix typo: s/missbehavior/misbehavior/

Diffstat:
Mdoc/system/taler/implementation.tex | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/system/taler/implementation.tex b/doc/system/taler/implementation.tex @@ -1179,7 +1179,7 @@ Section~\ref{sec:compromised-signing-key-detection}. In the future, we plan for the auditor to expose additional endpoints where wallets and merchant backends can submit (cryptographic) proofs of -missbehavior from an exchange. The goal would be to automatically verify the +misbehavior from an exchange. The goal would be to automatically verify the proofs, take corrective action by including the information in the audit report and possibly even compensating the victim.