fix: not showing manual withdraw details

This commit is contained in:
Sebastian 2023-05-22 13:42:54 -03:00
parent 9181c1e81b
commit 7391969ca7
No known key found for this signature in database
GPG Key ID: 173909D1A5F66069

View File

@ -417,7 +417,7 @@ export function TransactionView({
</Header>
{/**FIXME: DD37 check if this holds */}
{transaction.txState.major ===
{transaction.txState.major !==
TransactionMajorState.Pending ? undefined : transaction
.withdrawalDetails.type === WithdrawalType.ManualTransfer ? (
//manual withdrawal