pub fn make_transaction_hash( request_body: &[u8], response_body: &[u8], public_key_id: PublicKeyId, nonce: &Nonce, ) -> Output<Sha256>