Module holochain_zome_types::record

source ·
Expand description

Defines a Record, the basic unit of Holochain data.

Structs§

  • a chain record containing the signed action along with the entry if the action type has one.
  • A combination of an action and its signature.
  • Any content that has been hashed and signed.

Enums§

  • Represents the different ways the entry_address reference within an action can be interpreted

Type Aliases§