Function calculate_tx_hash

Source
pub fn calculate_tx_hash(tx_hex: &str) -> Result<String, WError>