nspcc-dev / neofs-contract

NeoFS smart-contract
Other
9 stars 17 forks source link

Method to get container nice name by ID #343

Closed roman-khimov closed 9 months ago

roman-khimov commented 1 year ago

It's easy to resolve ID by name with NNS, but it's not so easy to get a name by ID, even though internally container contract has this data. So it should provide a (safe) method for this data to be accessible from outside.