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

display 'transaction hash' component only if the xdr type is tx #1132

Merged
merged 4 commits into from
Nov 4, 2024

Commits on Nov 3, 2024

  1. display 'transaction hash' only if the xdr is tx

    Jeesun Kim authored and Jeesun Kim committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    04407a3 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. remove the detecting default xdr type; update TransactionHashReadOnly…

    …Field
    Jeesun Kim authored and Jeesun Kim committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    4b758bf View commit details
    Browse the repository at this point in the history
  2. remove the unnecessary check after the update

    Jeesun Kim authored and Jeesun Kim committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    39cad19 View commit details
    Browse the repository at this point in the history
  3. use 'hashValue'

    Jeesun Kim authored and Jeesun Kim committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    0e3f02c View commit details
    Browse the repository at this point in the history