commit 4f19fd6fcc2387165636cf1fd0ba3d9ae09b577c parent 5e2e3f3a1f6e53211a0312da9819a47404768f8e Author: Florian Dold <florian@dold.me> Date: Thu, 4 Dec 2025 18:31:24 +0100 -comment Diffstat:
| M | packages/taler-util/src/types-taler-wallet-transactions.ts | | | 3 | ++- |
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/packages/taler-util/src/types-taler-wallet-transactions.ts b/packages/taler-util/src/types-taler-wallet-transactions.ts @@ -161,7 +161,8 @@ export interface GetTransactionsV2Request { * * final: Transactions in any final state * nonfinal: Transactions in any state but the final states - * nonfinal-dialog: nonfinal transactions that confirmation / some choice by the user + * nonfinal-dialog: nonfinal transactions that require confirmation / some + * choice by the user * nonfinal-approved: nonfinal transactions that need no further user approval * done: Transactions in the "done" major state */