e3b4c9eda0
Make `Delete` method of the wrapper over Container contract's client to accept two binary parameters: container ID and signature. Create `Delete` function similar to the previous `Delete` variation, but accepting `Signature` structure instead of binary signature. Use this function in Container service server in the place where `Delete` method was used. Signed-off-by: Leonard Lyubich <leonard@nspcc.ru> |
||
---|---|---|
.. | ||
wrapper | ||
client.go | ||
delete.go | ||
eacl.go | ||
eacl_set.go | ||
estimations.go | ||
get.go | ||
list.go | ||
load.go | ||
put.go |