Crate apphub_sdk::hdk_extensions
Structs
- A distinct state within the context of a life-cycle
- A deserializing buffer for
EvolutionFilteringStrategy
- Input required for calling the
follow_evolutions
method - Input required for calling the
hdk::prelude::get_links
method - A simpler deserializable buffer for
GetLinksInput
- An address representing a precise phase in an entities life-cycle (short for: Metamorphic Address)
- Input required for calling the
hdk::prelude::update_entry
method
Enums
- Indicates the update filtering pattern when following content evolution
Functions
- Get this Agent’s initial pubkey from zome info
- Check if a DHT address can be fetched and is not deleted
- Check if a DHT address can be fetched
- Collect the chain of evolutions forward
- Collect the chain of evolutions forward filtering updates
- Collect the chain of evolutions forward filtering authorized updates
- Collect the chain of evolutions forward filtering authorized updates with exceptions
- Get a
Record
or return a “not found” error - Get the
RecordDetails
for a givenActionHash
- Resolve an
AnyLinkableHash
into anActionHash