Module holochain_keystore::keystore_actor[][src]

Expand description

This module contains all the types needed to implement a keystore actor. We will re-export the main KeystoreSender usable by clients at the lib.

Traits

Some legacy APIs to make refactor easier.

Type Definitions

Future type for legacy API calls.

Result type for legacy API calls.

GhostSender type for the KeystoreApi