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 full hash in table #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jakecraige
Copy link

Because of the table column width, the hash was getting cut off which
hid some information that could be useful for someone experiementing
with this tool. By bumping the width of the value field up to 66. It
will display the full hash.

Before: 0000f96fdd0178807…
After: 00004556469a14cbbb0f6383a6bfd7c61aa6c0a8c78d4b9a08a8478bc060a73e

Closes #13

Because of the table column width, the hash was getting cut off which
hid some information that could be useful for someone experiementing
with this tool. By bumping the width of the value field up to 66. It
will display the full hash.

Before: 0000f96fdd0178807…
After: 00004556469a14cbbb0f6383a6bfd7c61aa6c0a8c78d4b9a08a8478bc060a73e

Closes 0xs34n#13
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.

1 participant