@DoNotImplement public DiagnosticsService
A interface DiagnosticsService provides APIs that allow CorDapps to query information about the node that CorDapp is currently running on.
interface DiagnosticsService@NotNull NodeVersionInfo nodeVersionInfo()
Retrieve information about the current node version.
class NodeVersionInfo A structure holding information about the current node version.