pub fn into_simple_mpt_key(key: usize, num_keys: usize) -> Vec<u8> ⓘ
Given an integer-indexed SimpleMpt with num_keys elements stored in it, convert key into the corresponding key format.
SimpleMpt
num_keys
key