Function getStorageNodeStatus

  • Get the system status of storage node

     const status = getStorageNodeStatus(client)
    

    Parameters

    • client: Client

      the client of db3 network

    Returns Promise<SystemStatus>

    the storage system status

Generated using TypeDoc