pub fn encode_index(index: ChunkIndex) -> Vec<u8> ⓘExpand description
A utility function to encode the transaction index as a trie key.
index- chunk index.
pub fn encode_index(index: ChunkIndex) -> Vec<u8> ⓘA utility function to encode the transaction index as a trie key.
index - chunk index.