gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] branch master updated: added txactions into transact


From: gnunet
Subject: [taler-wallet-core] branch master updated: added txactions into transaction mocks
Date: Tue, 20 Jun 2023 19:32:59 +0200

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

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

The following commit(s) were added to refs/heads/master by this push:
     new 32937795c added txactions into transaction mocks
32937795c is described below

commit 32937795c59fa91e4ff07a10a1f2497135d1937b
Author: Sebastian <sebasjm@gmail.com>
AuthorDate: Tue Jun 20 14:32:51 2023 -0300

    added txactions into transaction mocks
---
 packages/taler-wallet-webextension/src/wallet/Transaction.stories.tsx | 1 +
 1 file changed, 1 insertion(+)

diff --git 
a/packages/taler-wallet-webextension/src/wallet/Transaction.stories.tsx 
b/packages/taler-wallet-webextension/src/wallet/Transaction.stories.tsx
index ecea4afd0..f2e3982f6 100644
--- a/packages/taler-wallet-webextension/src/wallet/Transaction.stories.tsx
+++ b/packages/taler-wallet-webextension/src/wallet/Transaction.stories.tsx
@@ -65,6 +65,7 @@ const commonTransaction: TransactionCommon = {
   txState: {
     major: TransactionMajorState.Done,
   },
+  txActions: [],
   timestamp: TalerProtocolTimestamp.now(),
   transactionId: "txn:deposit:12" as TransactionIdStr,
   type: TransactionType.Deposit,

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