diff --git a/apps/wallet-mobile/src/yoroi-wallets/types/other.ts b/apps/wallet-mobile/src/yoroi-wallets/types/other.ts index cf19fef102..8b04a2985c 100644 --- a/apps/wallet-mobile/src/yoroi-wallets/types/other.ts +++ b/apps/wallet-mobile/src/yoroi-wallets/types/other.ts @@ -417,7 +417,7 @@ export type TransactionInfo = { tokens: Record blockNumber: number memo: null | string - metadata: TxMetadataInfo + metadata: TxMetadataInfo | undefined } export type IOData = {