nspcc-dev / doc-fs-neo-org

NeoFS Documentaion site
Other
0 stars 0 forks source link

NeoFS Endpoints show truncated hash #31

Closed roman-khimov closed 1 year ago

roman-khimov commented 1 year ago

Not the end of the world, but still can be improved:

Screenshot_20221223_111135

Maybe

Script hash: xxx
Address: yyy

will fit better?

mike-petrov commented 1 year ago

Do you mean to swap the fields in the table or drop the table and make it text?

roman-khimov commented 1 year ago

We can make it text, I think. There is not a lot of data there to make it tabular. And script hash has a bit more priority for contracts, usually they're referred to by hashes (unlike regular account where addresses are used much more often).