We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In the header status widget, rather than showing the full connected address, show first four, "...", and last four. For example:
0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045 would appear as 0xd8d...6045
0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045
0xd8d...6045
Hovering over the truncated address should show a tooltip with the full address text.
The text was updated successfully, but these errors were encountered:
wildmolasses
No branches or pull requests
In the header status widget, rather than showing the full connected address, show first four, "...", and last four. For example:
0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045
would appear as0xd8d...6045
Hovering over the truncated address should show a tooltip with the full address text.
The text was updated successfully, but these errors were encountered: