Packages

package identity

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. class CcfGovernanceClient extends NamedLogging with FlagCloseable

    A client for the CCF's governance HTTP JSON API.

  2. sealed trait CcfGovernanceClientError extends Product with Serializable

Value Members

  1. object CcfGovernanceApi

    A model of CCF's Governance JSON API.

    A model of CCF's Governance JSON API.

    Provides types for request and response data structures as well as wrappers for identifiers, such as a proposal id, and for all types JSON encoders and decoders.

    CcfGovernanceClient is used to actually issue requests to the CCF's governance API.

    Annotations
    @nowarn()
  2. object CcfGovernanceClient
  3. object CcfGovernanceClientError extends Serializable

Ungrouped