[][src]Function solana_libra_types::transaction_helpers::get_signed_transactions_digest

pub fn get_signed_transactions_digest(
    signed_txns: &[ProtoSignedTransaction]
) -> HashValue

Used to get the digest of a set of signed transactions. This is used by a validator to sign a block and to verify the signatures of other validators on a block