For the complete documentation index, see llms.txt. This page is also available as Markdown.

Participant

The Participant page shows live status of the Canton participant node, sourced directly from the gRPC Admin API.

The Participant page displays live status information for this validator's Canton participant node.


Status Cards

Three summary cards are shown at the top of the page:

Card
Description

State

The current state of the participant node (e.g. Active).

Version

The full version string of the running participant software, including snapshot build identifier.

Uptime

How long the participant node has been running since its last restart.


Identity

The Identity section shows the participant's network identity and connection details:

Field
Description

UID

The unique identifier for this participant on the Canton Network (party ID format).

Endpoint

The internal Kubernetes service endpoint for the participant node.

ledger port

The port number for the Ledger API (gRPC).

admin port

The port number for the Admin API (gRPC).

json port

The port number for the JSON API.

Protocol versions

The Canton protocol version(s) supported by this participant node.


Components

The Components section lists the internal sub-components of the participant node and their current state.


Connected synchronizers

The Connected synchronizers section displays the synchronizers the participant node is connected to.


Last updated

Was this helpful?