Skip to main content

GetRecordDataResult

Type Alias GetRecordDataResult 

Source
pub type GetRecordDataResult = Vec<(SignedActionHashed, Option<(Arc<EncryptedEntry>, Signature)>)>;

Aliased Typeยง

pub struct GetRecordDataResult { /* private fields */ }