gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-wallet-core] branch master updated: fix typo


From: gnunet
Subject: [taler-wallet-core] branch master updated: fix typo
Date: Sun, 08 Nov 2020 23:27:21 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository wallet-core.

The following commit(s) were added to refs/heads/master by this push:
     new c17a9392 fix typo
c17a9392 is described below

commit c17a9392cb7d64e25e2f0f55ac33af6103cf2a28
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Nov 8 23:27:19 2020 +0100

    fix typo
---
 packages/taler-wallet-core/src/TalerErrorCode.ts | 2 +-
 pnpm-lock.yaml                                   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/packages/taler-wallet-core/src/TalerErrorCode.ts 
b/packages/taler-wallet-core/src/TalerErrorCode.ts
index 3944715d..a662e272 100644
--- a/packages/taler-wallet-core/src/TalerErrorCode.ts
+++ b/packages/taler-wallet-core/src/TalerErrorCode.ts
@@ -1569,7 +1569,7 @@ export enum TalerErrorCode {
    * Returned with an HTTP status code of #MHD_HTTP_UNINITIALIZED (0).
    * (A value of 0 indicates that the error is generated client-side).
    */
-  WALLET_CORE_API_EXCHANGE_GENERIC_OPERATION_UNKNOWN = 7007,
+  WALLET_CORE_API_OPERATION_UNKNOWN = 7007,
 
   /**
    * The given taler://pay URI is invalid.
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 5bca329c..f8b23685 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -233,7 +233,7 @@ importers:
       taler-wallet-core: 'workspace:*'
       tslib: ^2.0.1
       typescript: ^3.9.7
-lockfileVersion: 5.2
+lockfileVersion: 5.1
 packages:
   /@ava/typescript/1.1.1:
     dependencies:

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]