add support for binary node requests, don't shorten the public key

This commit is contained in:
recrof 2026-03-06 16:56:03 +01:00
parent 06dfdd0469
commit d10f63598e
5 changed files with 95 additions and 15 deletions

View file

@ -54,8 +54,7 @@ table.node-info tr td:first-child {
width: 150px;
}
table.node-info tr td:last-child {
overflow: hidden;
text-overflow: ellipsis;
word-break:break-all;
}
.search-results {