Function hotshot_testing::helpers::build_vote
source ยท pub async fn build_vote<TYPES: NodeType, I: NodeImplementation<TYPES>, V: Versions>(
handle: &SystemContextHandle<TYPES, I, V>,
proposal: QuorumProposal<TYPES>,
) -> GeneralConsensusMessage<TYPES>