frostfs-node/pkg/morph/client/container/wrapper
Leonard Lyubich 32828d2b90 [#525] morph/container: Do not accept signature in Put function
In previous implementation wrapper over the Container contract's client
accepted the signature of the container in addition to itself. After recent
changes in API Go lib container carries its signature. Thus, it is redundant
to pass the container signature separately.

Make `wrapper.Put` method to accept `Container` only.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-05-27 12:03:49 +03:00
..
container.go [#525] morph/container: Do not accept signature in Put function 2021-05-27 12:03:49 +03:00
eacl.go [#525] morph/container: Do not return signature from GetEACL method 2021-05-27 12:03:49 +03:00
estimations.go [#496] morph/container: Construct client wrapper in notary mode 2021-05-25 16:35:52 +03:00
wrapper.go [#496] morph/container: Construct client wrapper in notary mode 2021-05-25 16:35:52 +03:00