Updated on 2026-08-14
This commit is contained in:
parent
3eb843a05f
commit
9c6d5fc4fa
15 changed files with 192 additions and 73 deletions
|
|
@ -88,6 +88,7 @@ class InvalidatePendingTransactionsUseCase(
|
|||
validatorAddress = action.validatorAddress ?: action.validatorAddresses?.get(0) ?: "",
|
||||
date = null,
|
||||
pendingActions = emptyList(),
|
||||
pendingActionsConstraints = emptyList(),
|
||||
isPending = true,
|
||||
),
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue