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

Skip undefined flags in address details #149

Merged
merged 1 commit into from
Dec 18, 2020

Conversation

EchterAgo
Copy link

"Is Mine" and "Is watch-only" only make sense when running the block explorer connected to a wallet. If there is no wallet, the property is undefined and we should skip it in that case.

closes #147

"Is Mine" and "Is watch-only" only make sense when running the block
explorer connected to a wallet. If there is no wallet, the property is
undefined and we should skip it in that case.

closes sickpig#147
@sickpig sickpig merged commit 3b6f040 into sickpig:master Dec 18, 2020
@EchterAgo EchterAgo deleted the skip_undefined_flags branch December 19, 2020 07:01
Copy link

@0racl3z 0racl3z left a comment

Choose a reason for hiding this comment

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

Thank you!

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.

"Is mine" and "Is watch-only"
3 participants