pub fn quorum_proposal_send_with_null_block<TYPES>(
    num_storage_nodes: usize
) -> Box<EventPredicate<TYPES>>
where TYPES: NodeType,