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
Because of limitations in the jsonrpsee API, it's not possible to log HTTP
request information and the actual JSON-RPC payload in one log message; but
the two log messages should appear right next to each other.
Logging both together would require a more complex upgrade to a newer
jsonrpsee version.
0 commit comments