Module holochain::conductor::state[][src]

Expand description

Structs which allow the Conductor’s state to be persisted across startups and shutdowns

Structs

Here, interfaces are user facing and make available zome functions to GUIs, browser based web UIs, local native UIs, other local applications and scripts. We currently have:

A unique identifier used to refer to an App Interface internally.

Mutable conductor state, stored in a DB and writable only via Admin interface.