forked from TrueCloudLab/frostfs-node
[#834] neofs-adm: Update NNS contract during contract update
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
This commit is contained in:
parent
d996004d80
commit
ce8a906bb5
3 changed files with 17 additions and 5 deletions
|
@ -17,5 +17,5 @@ func updateContracts(cmd *cobra.Command, _ []string) error {
|
|||
return err
|
||||
}
|
||||
|
||||
return wCtx.setNNS()
|
||||
return wCtx.deployNNS("update")
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue