pub type ActionHash = HoloHash<Action>;
The hash of an action
pub struct ActionHash { /* private fields */ }