[][src]Function grin_store::to_key_u64

pub fn to_key_u64(prefix: u8, k: &mut Vec<u8>, val: u64) -> Vec<u8>

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