Type Alias hdk::prelude::ActionHash

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

The hash of an action

Aliased Type§

struct ActionHash { /* private fields */ }