aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-util/src/http-client
diff options
context:
space:
mode:
authorSebastian <sebasjm@gmail.com>2023-11-24 11:36:56 -0300
committerSebastian <sebasjm@gmail.com>2023-11-24 11:36:56 -0300
commit9ba6a59d18c9ab7d7690e556d7f9aedf0c370e52 (patch)
treef9b6a45cf2afd3b07c977a21241116758a1fe4c2 /packages/taler-util/src/http-client
parent074d5986c5ba2d0fd181046f27ba0f2ffce5840f (diff)
downloadwallet-core-9ba6a59d18c9ab7d7690e556d7f9aedf0c370e52.tar.xz
using monitor api
Diffstat (limited to 'packages/taler-util/src/http-client')
-rw-r--r--packages/taler-util/src/http-client/types.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/taler-util/src/http-client/types.ts b/packages/taler-util/src/http-client/types.ts
index 4c8a146a6..797861998 100644
--- a/packages/taler-util/src/http-client/types.ts
+++ b/packages/taler-util/src/http-client/types.ts
@@ -1343,7 +1343,7 @@ export namespace TalerCorebankApi {
// Payments will be sent to this bank account
// when the user wants to convert the local currency
// back to fiat currency outside libeufin-bank.
- cashout_address?: PaytoString;
+ cashout_payto_uri?: PaytoString;
// Legal name associated with $username.
// When missing, the old name is kept.