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

TxDetail - XRP - Display destination tag #16634

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

izmy
Copy link
Contributor

@izmy izmy commented Jan 27, 2025

Description

Add the destination tag into TxDetail.

Related Issue

Resolve #3375

Screenshots:

image

@izmy izmy requested review from tomasklim and TomasBoda January 27, 2025 17:51
@izmy izmy self-assigned this Jan 27, 2025
@@ -5462,6 +5462,10 @@ export default defineMessages({
defaultMessage: 'Destination tag',
id: 'DESTINATION_TAG',
},
DESTINATION_TAG_SHORT: {
defaultMessage: 'DT',
Copy link
Member

@tomasklim tomasklim Jan 28, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
defaultMessage: 'DT',
defaultMessage: 'Memo/Tag',

This would maybe be better? Please @jirih-stsh

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems better to me, so I changed it.

@izmy izmy force-pushed the feat/tx-detail-destination-tag branch from a9c5039 to 367c8ed Compare January 28, 2025 14:46
@izmy izmy requested a review from tomasklim January 28, 2025 14:47
@izmy izmy force-pushed the feat/tx-detail-destination-tag branch 2 times, most recently from 136d7c9 to c959e1a Compare January 28, 2025 16:14
@izmy izmy requested a review from mroz22 as a code owner January 28, 2025 16:14
@izmy izmy force-pushed the feat/tx-detail-destination-tag branch 3 times, most recently from 7003a35 to f1fcd5a Compare January 29, 2025 12:42
@izmy izmy force-pushed the feat/tx-detail-destination-tag branch from f1fcd5a to 72ac5da Compare January 29, 2025 12:49
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.

TxDetail - XRP - Display destination tag
2 participants