pub fn extract_data_bytes(log: &RpcLog) -> Result<Vec<u8>>
Extract data bytes from RPC log.
Returns an error if the hex decoding fails.