pub fn get_blake2b_hash(meta_data: &str) -> String
Computes the Blake2b hash of the provided metadata.
meta_data
A hexadecimal string representing the Blake2b hash of the input metadata.