[][src]Function grin_store::u64_to_key

pub fn u64_to_key(prefix: u8, val: u64) -> Vec<u8>

Build a db key from a prefix and a numeric identifier.