frostfs-node/cmd
Evgenii Stratonikov 9073e555db [#1514] adm/nns: Do not create actor for readonly commands
`nns get-records` and `nns tokens` command do not need to sign anything,
so remove useless actor and use invoker directly.
`NewLocalActor()` is only used in `ape` and `nns` packages. `ape`
package seem to use it correctly, only when alphabet wallets are
provided, so no changes there.
Also, remove --alphabet-wallets flag from commands that do not need it.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-11-21 14:37:34 +00:00
..
frostfs-adm [#1514] adm/nns: Do not create actor for readonly commands 2024-11-21 14:37:34 +00:00
frostfs-cli [#1501] cli: Refactor bearer subcommand 2024-11-20 07:58:32 +00:00
frostfs-ir [#1437] node: Fix contextcheck linter 2024-11-13 10:36:10 +03:00
frostfs-lens [#1437] node: Fix contextcheck linter 2024-11-13 10:36:10 +03:00
frostfs-node [#1496] node/control: Await until SetNetmapStatus() persists 2024-11-15 16:36:07 +03:00
internal/common [#1501] adm: Refactor APE-chains managing subcommands 2024-11-20 07:58:32 +00:00