Skip to main content

ActionHash

Type Alias ActionHash 

Source
pub type ActionHash = HoloHash<Action>;
Expand description

The hash of an action

Aliased Typeยง

pub struct ActionHash { /* private fields */ }