Use contract-based prefixes for adm fschain contracts #1504

Open
opened 2025-12-28 17:35:39 +00:00 by sami · 0 comments
Owner

Originally created by @roman-khimov on GitHub (Sep 15, 2025).

I'm always frustrated when we have a huge list of different commands in neofs-adm fschain.

Describe the solution you'd like

Make contract-level submenus like

netmap candidates
       remove-node
       config
       set-config
       new-epoch
container list
          quota
          estimations
balance get
        mint
...

Describe alternatives you've considered

Keep things as is, it works.

Additional context

#3572.

Originally created by @roman-khimov on GitHub (Sep 15, 2025). ## Is your feature request related to a problem? Please describe. I'm always frustrated when we have a huge list of different commands in `neofs-adm fschain`. ## Describe the solution you'd like Make contract-level submenus like ``` netmap candidates remove-node config set-config new-epoch container list quota estimations balance get mint ... ``` ## Describe alternatives you've considered Keep things as is, it works. ## Additional context #3572.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nspcc-dev/neofs-node#1504
No description provided.