cfx_
storage
1.0.0
cfx_storage
Type Alias
MptKeyValue
Copy item path
Source
pub type MptKeyValue = (
Vec
<
u8
>,
Box
<[
u8
]>);