LN-Zap / zap-android

Zap Wallet - Native android lightning wallet for node operators focused on user experience and ease of use ⚡️
MIT License
165 stars 49 forks source link

Remove on-chain address from transaction history details #407

Closed michaelWuensch closed 2 years ago

michaelWuensch commented 2 years ago

Description

This PR removes the on-chain address from being displayed in the details for transaction in the transaction history.

Motivation and Context

Address #406 While most of the time this displayed the correct address, on some transactions that consisted of several outputs it showed the wrong address as it simply took the first one. This can lead to confusion and in worst case to sending funds to wrong addresses. The transaction ID is still displayed, so the transaction can be explored with a block explorer.

How Has This Been Tested?

My S9

Types of changes

Checklist: