gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-wallet-webex] 02/02: bump version


From: gnunet
Subject: [GNUnet-SVN] [taler-wallet-webex] 02/02: bump version
Date: Sun, 18 Aug 2019 18:24:16 +0200

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

dold pushed a commit to branch master
in repository wallet-webex.

commit ddd377c82ed74f708f899580770c99d9c8bd891f
Author: Florian Dold <address@hidden>
AuthorDate: Sun Aug 18 15:08:10 2019 +0200

    bump version
---
 package.json            | 2 +-
 src/headless/helpers.ts | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json
index 63e0177a..a1822d23 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "taler-wallet",
-  "version": "0.0.7",
+  "version": "0.0.8",
   "description": "",
   "main": "dist/node/index.js",
   "repository": {
diff --git a/src/headless/helpers.ts b/src/headless/helpers.ts
index 5b26c6ce..0a98f7ce 100644
--- a/src/headless/helpers.ts
+++ b/src/headless/helpers.ts
@@ -195,7 +195,7 @@ export async function getDefaultNodeWallet(
 
 export async function withdrawTestBalance(
   myWallet: Wallet,
-  amount: string = "TESTKUDOS:1000",
+  amount: string = "TESTKUDOS:10",
   bankBaseUrl: string = "https://bank.test.taler.net/";,
   exchangeBaseUrl: string = "https://exchange.test.taler.net/";,
 ) {

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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