frostfs-node/pkg/morph
Leonard Lyubich fb4e328171 [#525] morph/container: Remove binding key argument from Put call
`bindKey` parameter of `Put` method of `Container` contract was removed in
latest version.

Do not pass bind key of type `[]byte` to `Put` invocation. Remove no longer
needed field from `PutArgs`.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-05-27 12:03:49 +03:00
..
client [#525] morph/container: Remove binding key argument from Put call 2021-05-27 12:03:49 +03:00
event [#525] event/container: Parse session token from Delete notification 2021-05-27 12:03:49 +03:00
subscriber [#521] *: use stdlib errors package 2021-05-19 16:42:54 +03:00
timer [#479] morph/timer: Move block timer to morph package 2021-04-19 09:35:54 +03:00