pub fn hash_transaction( tx: &Transaction, network_passphrase: &str, ) -> Result<[u8; 32], Error>
Hash a stellar transaction.