gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] branch master updated: -parsing


From: gnunet
Subject: [taler-wallet-core] branch master updated: -parsing
Date: Mon, 08 Apr 2024 22:34:44 +0200

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

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

The following commit(s) were added to refs/heads/master by this push:
     new 18b77088b -parsing
18b77088b is described below

commit 18b77088bfc8699dfff64b70bb65b915f08d0fb6
Author: Florian Dold <florian@dold.me>
AuthorDate: Mon Apr 8 22:34:42 2024 +0200

    -parsing
---
 packages/taler-util/src/wallet-types.ts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/packages/taler-util/src/wallet-types.ts 
b/packages/taler-util/src/wallet-types.ts
index fa0f385b7..f748c0026 100644
--- a/packages/taler-util/src/wallet-types.ts
+++ b/packages/taler-util/src/wallet-types.ts
@@ -1894,6 +1894,7 @@ export const codecForGetWithdrawalDetailsForAmountRequest 
=
       .property("exchangeBaseUrl", codecForString())
       .property("amount", codecForAmountString())
       .property("restrictAge", codecOptional(codecForNumber()))
+      .property("clientCancellationId", codecForString())
       .build("GetWithdrawalDetailsForAmountRequest");
 
 export interface AcceptExchangeTosRequest {

-- 
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]