Encodes the given metadata using the lower-level Blake2b hashing algorithm.
meta_data
A JsValue containing the hash generated using the Blake2b algorithm.
Encodes the given metadata using the lower-level Blake2b hashing algorithm.
Arguments
meta_data
- A string containing the metadata to be hashed.Returns
A JsValue containing the hash generated using the Blake2b algorithm.