pub async fn wait_for_all_txes(
    digests: Vec<TransactionDigest>,
    state: Arc<AuthorityState>
)