Translations:Server info/9/en
From ArdorDocs
Response:
- events (A) is an array of event objects each of which has the following fields:
- name (S) is the name of the event (refer to Event Register for the list of event names)
- ids (A) is an array of identifiers, depending on the type of event:
- block string identifier (S) for a block event
- peer network address (S) for a peer event
- transaction string identifier (S) for a transaction event
- lastBlock (S) is the last block ID on the blockchain (applies if requireBlock is provided but not requireLastBlock)
- requestProcessingTime (N) is the API request processing time (in millisec)