added txactions into transaction mocks
This commit is contained in:
parent
1e9f1fb7a9
commit
32937795c5
@ -65,6 +65,7 @@ const commonTransaction: TransactionCommon = {
|
||||
txState: {
|
||||
major: TransactionMajorState.Done,
|
||||
},
|
||||
txActions: [],
|
||||
timestamp: TalerProtocolTimestamp.now(),
|
||||
transactionId: "txn:deposit:12" as TransactionIdStr,
|
||||
type: TransactionType.Deposit,
|
||||
|
Loading…
Reference in New Issue
Block a user