Module hdk::prelude::metadata

source ·
Expand description

Metadata types for use in wasm

Structs§

  • An Entry with all its metadata.
  • A specific Record with any updates and deletes. This is all the metadata available for a record.

Enums§

  • Return type for get_details calls. ActionHash returns a Record. EntryHash returns an Entry.
  • The status of an Entry in the Dht