frostfs-node/pkg/morph
Leonard Lyubich 1c6d37e821 [#328] morph/container: Add client methods related to size estimations
Implement API methods of the Container contracts client  corresponding
to the calls of the contract for storing the used space of the container
("putContainerSize", "getContainerSize", "listContainerSizes"). Extend
the wrapper over the client with methods abstracted from sidechen calls.
In particular, the method of storing the value will be used to record
the estimates of the used space of containers calculated by the network
participants.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-02-02 15:45:04 +03:00
..
client [#328] morph/container: Add client methods related to size estimations 2021-02-02 15:45:04 +03:00
event [#355] morph/event: Add container estimate size events 2021-01-29 11:23:37 +03:00
subscriber [#324] morph/subscriber: Init ws client in Subscriber's constructor 2021-01-29 11:04:30 +03:00