bump version
This commit is contained in:
parent
f7e118e996
commit
ddd377c82e
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "taler-wallet",
|
||||
"version": "0.0.7",
|
||||
"version": "0.0.8",
|
||||
"description": "",
|
||||
"main": "dist/node/index.js",
|
||||
"repository": {
|
||||
|
@ -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/",
|
||||
) {
|
||||
|
Loading…
Reference in New Issue
Block a user