Function hotshot_types::simple_vote::view_and_relay_commit

source ยท
fn view_and_relay_commit<TYPES: NodeType, T: Committable>(
    view: TYPES::View,
    relay: u64,
    tag: &str,
) -> Commitment<T>
Expand description

This implements commit for all the types which contain a view and relay public key.