Type Definition sc_keystore::KeyStorePtr[][src]

type KeyStorePtr = Arc<RwLock<Store>>;

Keystore pointer