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

console.logging an Address should output the address in B256 format #3471

Open
Dhaiwat10 opened this issue Dec 12, 2024 · 0 comments
Open

console.logging an Address should output the address in B256 format #3471

Dhaiwat10 opened this issue Dec 12, 2024 · 0 comments
Assignees
Labels
feat Issue is a feature

Comments

@Dhaiwat10
Copy link
Member

Dhaiwat10 commented Dec 12, 2024

Currently, if you console.log an Address object, it logs the address in bech32. bech32 has been deprecated.

We should log the address in the B256 format instead.

This will greatly aid the debugging experience.

@Dhaiwat10 Dhaiwat10 added the feat Issue is a feature label Dec 12, 2024
@Dhaiwat10 Dhaiwat10 self-assigned this Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat Issue is a feature
Projects
None yet
Development

No branches or pull requests

1 participant