ic_agent::agent

Module status

source
Expand description

Types for interacting with the status endpoint of a replica. See Status for details.

Structs§

Enums§

  • Value returned by the status endpoint of a replica. This is a loose mapping to CBOR values. Because the agent should not return serde_cbor::Value directly across API boundaries, we reimplement it as Value here.