Module holochain_zome_types::element[][src]

Defines a Element, the basic unit of Holochain data.

Structs

Element

a chain element which is a triple containing the signature of the header along with the entry if the header type has one.

SignedHeader

A combination of a Header and its signature.

SignedHeaderHashed

The header and the signature that signed it

Enums

ElementEntry

Represents the different ways the entry_address reference within a Header can be intepreted