You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Small fixes to relay and client.
- [Relay]: remove some `debug!` functions;
- [SDK]: fix `Filter` option fields being serialized
when not required (when empty);
- [Client]: moved from a cli PoV to a more "functional" approach.