Skip to content

BlockchainEventListenerStatus

Example

{
    "catchup": false,
    "checkpoint": {
        "blockNumber": 0
    }
}

Field Descriptions

Field Name Description Type
catchup Whether the event listener is catching up to the latest block bool
checkpoint The checkpoint for the event listener BlockchainEventListenerCheckpoint