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

Prevent undefined link to explorer for Bitcoin transaction on submitted screen #4488

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

pete-watters
Copy link
Contributor

@pete-watters pete-watters commented Nov 7, 2023

Try out this version of Leather — download extension builds.

This PR fixes a bug introduced in #4349 where on the BTC summary screen we are passing txid instead of txId

Before:
https://github.com/leather-wallet/extension/assets/2938440/fe4dd814-a65d-4d11-8210-152b99d79957

After:

Kapture.2023-11-07.at.09.49.10.mp4

@pete-watters pete-watters added this pull request to the merge queue Nov 7, 2023
Merged via the queue into dev with commit cbf8814 Nov 7, 2023
26 checks passed
@pete-watters pete-watters deleted the fix/4446/fix-txid-bitcoin-summary branch November 7, 2023 10:02
@pete-watters pete-watters self-assigned this Nov 7, 2023
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.

Prevent undefined link to explorer for Bitcoin transaction on submitted screen
2 participants