Skip to main content

Crate made_client

Crate made_client 

Source
Expand description

Reusable client for MADE’s public gRPC surface.

Modules§

v1

Structs§

CeremonySearchPage
One bounded page from the public ceremony search API.
CeremonyTree
A non-authoritative hierarchy assembled from one bounded server result.
CeremonyTreeNode
One node in a hierarchy derived from public ceremony lineage.
ClientConfig
Bounded connection policy for the public MADE endpoint.
MadeClient
Cloneable reference client backed exclusively by MADE’s public gRPC API.
ProgressBatch
One bounded G6 replay/watch response and the cursor safe to persist.
ProgressCheckpoint
The only durable local console state: a per-ceremony G6 resume coordinate.
RequestContext
Namespace for one logical invocation and any reconstruction of its RPCs.

Enums§

MadeClientError
Errors a reference client can act on without inspecting server internals.

Functions§

authorization_target_digest
Compute the exact target digest used by the direct gRPC authorization gate.