[][src]Function grin_store::to_key

pub fn to_key(prefix: u8, k: &mut Vec<u8>) -> Vec<u8>

Build a db key from a prefix and a byte vector identifier.