Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

system_syncState RPC returns highestBlock null #12038

Description

@shunsukew

Is there an existing issue?

  • I have searched the existing issues

Experiencing problems? Have you tried our Stack Exchange first?

  • This is not a support question.

Description of bug

system_syncState RPC returns null for highestBlock.
Confirmed with several chains using Substrate.

Screen Shot 2022-08-16 at 13 20 53

(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

  • launch node by oneselve
  • expose rpc with --rpc-port flag
  • curl -H "Content-Type: application/json" -d '{"id":1, "jsonrpc":"2.0", "method": "system_syncState", "params":[]}' http://localhost:9933

Metadata

Metadata

Assignees

No one assigned

    Labels

    J2-unconfirmedIssue might be valid, but it’s not yet known.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions