corda / net.corda.core.node.services.diagnostics

Package net.corda.core.node.services.diagnostics

Types

DiagnosticsService

A DiagnosticsService provides APIs that allow CorDapps to query information about the node that CorDapp is currently running on.

interface DiagnosticsService

NodeVersionInfo

Version info about the node. Note that this data should be used for diagnostics purposes only - it is unsafe to rely on this for functional decisions.

data class NodeVersionInfo