Type Alias ng_repo::types::ObjectRef

source ·
pub type ObjectRef = BlockRef;
Expand description

Object reference

Aliased Type§

struct ObjectRef {
    pub id: Digest,
    pub key: SymKey,
}

Fields§

§id: Digest

Block ID

§key: SymKey

Key for decrypting the Block