[][src]Type Definition sc_keystore::KeyStorePtr

type KeyStorePtr = Arc<RwLock<Store>>;

Keystore pointer