frostfs-node/pkg/morph/subscriber
Leonard Lyubich 1664cf9869 [#324] morph/subscriber: Init ws client in Subscriber's constructor
Replace WSClient.Init call from the body of BlockNotifications method to
constructor New since Init should be called before working with client
according to neo-go docs.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-01-29 11:04:30 +03:00
..
subscriber.go [#324] morph/subscriber: Init ws client in Subscriber's constructor 2021-01-29 11:04:30 +03:00