Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix display the account name in the Inputs and the Outputs of the transaction #467

Merged
merged 1 commit into from
Jun 17, 2021

Conversation

tuhalang
Copy link
Contributor

@tuhalang tuhalang commented Jun 13, 2021

The brackets () before the wallet name(Wallet-Main) should display the account name that owns the address or 'external' if the address does not belong to the wallet. But right now, it is empty as shown
image

So this PR will display the account name or 'external' if the address does not belong to the wallet
image

ui/transaction_details_page.go Outdated Show resolved Hide resolved
- Display the account names next to the input and output information on the transactions details page.
- Display 'external' if the address does not belong to the wallet
@oshorefueled oshorefueled merged commit 2263c4b into planetdecred:master Jun 17, 2021
song50119 pushed a commit to song50119/godcr that referenced this pull request Apr 24, 2022
- Display the account names next to the input and output information on the transactions details page.
- Display 'external' if the address does not belong to the wallet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants