forked from TrueCloudLab/frostfs-node
[#1035] neofs-adm: update contracts in a single transaction
Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
This commit is contained in:
parent
a8ba573ec8
commit
4673c81451
4 changed files with 126 additions and 65 deletions
|
@ -17,5 +17,5 @@ func updateContracts(cmd *cobra.Command, _ []string) error {
|
|||
return err
|
||||
}
|
||||
|
||||
return wCtx.deployContracts(updateMethodName)
|
||||
return wCtx.updateContracts()
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue