encode_collection_key

Function encode_collection_key 

Source
pub fn encode_collection_key(collection_name: &str) -> Vec<u8> 
Expand description

Encode a key for collection metadata.

Key format: [PREFIX_COLLECTION][collection_name_hash]