Type Definition sp_trie::DBValue [−][src]
pub type DBValue = Vec<u8, Global>;
Expand description
Various re-exports from the trie-db
crate.
Database value
pub type DBValue = Vec<u8, Global>;
Various re-exports from the trie-db
crate.
Database value