frostfs-adm: do not create contract wallet in set-config #63

Closed
opened 2023-02-20 11:45:30 +00:00 by fyrchik · 0 comments
fyrchik commented 2023-02-20 11:45:30 +00:00 (Migrated from github.com)
> frostfs-adm  morph set-config -c frostfs-adm.yml --alphabet-wallets ./services/ir MaintenanceModeAllowed=true
Contract group wallet is missing, initialize at services/ir/contract.json
...

The only command that can create alphabet wallets is init.
The only commands that can create contract wallet are init and update-contracts.

Source https://github.com/nspcc-dev/neofs-node/issues/2134

``` > frostfs-adm morph set-config -c frostfs-adm.yml --alphabet-wallets ./services/ir MaintenanceModeAllowed=true Contract group wallet is missing, initialize at services/ir/contract.json ... ``` The only command that can create alphabet wallets is `init`. The only commands that can create contract wallet are `init` and `update-contracts`. Source https://github.com/nspcc-dev/neofs-node/issues/2134
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
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: TrueCloudLab/frostfs-node#63
There is no content yet.