pub async fn send_batch_consensus_no_execution(
    authority: &AuthorityState,
    certificates: &[VerifiedCertificate]
) -> Vec<VerifiedExecutableTransaction>