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
In TCP_ADNL request mode Q-Server uses TON LiteServer API as an account provider.
Fixed
Account provider JSON RPC terminated a process in case of request timeout.
GraphQL queries with body more than 100KB was failed with PayloadTooLargeError: request entity too large.
The size of the body is increased up to 50MB.