Type Definition hdk_crud::EntryAndHash

source · []
pub type EntryAndHash<T> = (T, HeaderHash, EntryHash);
Expand description

A triple of an Entry along with the HeaderHash of that committed entry and the EntryHash of the entry