getNetworkState
Get current network synchronization state.
GraphQL Query:
query {
networkState {
currentBlock
maxBlock
}
}Content copied to clipboard
Return
Current network state
Get current network synchronization state.
GraphQL Query:
query {
networkState {
currentBlock
maxBlock
}
}Current network state