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

Make libwally values easier to debug #33

Open
Sjors opened this issue Apr 19, 2021 · 1 comment
Open

Make libwally values easier to debug #33

Sjors opened this issue Apr 19, 2021 · 1 comment

Comments

@Sjors
Copy link
Owner

Sjors commented Apr 19, 2021

Perhaps this should be done upstream in libwally-swift.

Is it possible to produce more useful previews of things like HDKey and fingerprints for debugging?

Schermafbeelding 2021-04-19 om 11 22 33

@w-i-n-s
Copy link
Contributor

w-i-n-s commented Jun 13, 2021

@Sjors We just need to implement protocol CustomStringConvertible in the right way. In many cases we use .description as a value, not just a description for debugging.

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

No branches or pull requests

2 participants