-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
neofs-adm: do not create contract wallet in set-config
#2134
Comments
AliceInHunterland
added a commit
that referenced
this issue
Aug 16, 2023
The only command that can create alphabet wallets is init. The only commands that can create contract wallet are init and update-contracts. Closes #2134. Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
AliceInHunterland
added a commit
that referenced
this issue
Aug 16, 2023
The only command that can create alphabet wallets is init. The only commands that can create contract wallet are init and update-contracts. Closes #2134. Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
AliceInHunterland
added a commit
that referenced
this issue
Aug 16, 2023
The only command that can create alphabet wallets is init. The only commands that can create contract wallet are init and update-contracts. Closes #2134. Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
AliceInHunterland
added a commit
that referenced
this issue
Aug 16, 2023
The only command that can create alphabet wallets is init. The only commands that can create contract wallet are init and update-contracts. Closes #2134. Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
AliceInHunterland
added a commit
that referenced
this issue
Aug 16, 2023
The only command that can create alphabet wallets is init. The only commands that can create contract wallet are init and update-contracts. Closes #2134. Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
AliceInHunterland
added a commit
that referenced
this issue
Aug 17, 2023
The only command that can create alphabet wallets is init. The only commands that can create contract wallet are init and update-contracts. Closes #2134. Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
AliceInHunterland
added a commit
that referenced
this issue
Aug 17, 2023
The only command that can create alphabet wallets is init. The only commands that can create contract wallet are init and update-contracts. Closes #2134. Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
AliceInHunterland
added a commit
that referenced
this issue
Aug 17, 2023
The only command that can create alphabet wallets is init. The only commands that can create contract wallet are init and update-contracts. Closes #2134. Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
AliceInHunterland
added a commit
that referenced
this issue
Aug 17, 2023
The only command that can create alphabet wallets is init. The only commands that can create contract wallet are init and update-contracts. Closes #2134. Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
AliceInHunterland
added a commit
that referenced
this issue
Aug 17, 2023
The only command that can create alphabet wallets is init. The only commands that can create contract wallet are init and update-contracts. Closes #2134. Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The only command that can create alphabet wallets is
init
.The only commands that can create contract wallet are
init
andupdate-contracts
.The text was updated successfully, but these errors were encountered: