Type Definition holo_hash::ActionHash

source ·
pub type ActionHash = HoloHash<Action>;
Expand description

The hash of an action

Trait Implementations§

source§

impl From<HoloHash<AnyDht>> for ActionHash

source§

fn from(hash: AnyDhtHash) -> Self

Converts to this type from the input type.
source§

impl From<HoloHash<AnyLinkable>> for ActionHash

source§

fn from(hash: AnyLinkableHash) -> Self

Converts to this type from the input type.