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
{{ message }}
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
Is there an existing issue?
Experiencing problems? Have you tried our Stack Exchange first?
Description of bug
system_syncStateRPC returns null for highestBlock.Confirmed with several chains using Substrate.
(Posted here because I don't know whether it is expected or a bug, and no description I could find about this field in internet)
Steps to reproduce
Option 1
Option 2
--rpc-portflagcurl -H "Content-Type: application/json" -d '{"id":1, "jsonrpc":"2.0", "method": "system_syncState", "params":[]}' http://localhost:9933