Interface: HypercertClientState
The state of the Hypercert client.
Hierarchy
-
HypercertClientState
Properties
indexer
• indexer: HypercertIndexer
The indexer used by the client.
Defined in
readonly
• readonly: boolean
Whether the client is in read-only mode.
Defined in
storage
• storage: HypercertStorageInterface
The storage layer used by the client.