Skip to main content

Query MPC node status

Check the current online status of your MPC Node

Responses

successful operation


Schema
    code integer
    msg string
    data object
    nodeId string

    node id

    onlineStatus integer

    Online status (offline: 0, online: 1)
    The connection status of MPC Node and Sinohope.

    success boolean
Loading...