reth_
trie_
sparse
1.3.1
In reth_
trie_
sparse::
blinded
Structs
DefaultBlindedProvider
DefaultBlindedProviderFactory
RevealedNode
Traits
BlindedProvider
BlindedProviderFactory
Functions
pad_path_to_key
reth_trie_sparse
::
blinded
Function
pad_path_to_key
Copy item path
Settings
Help
Summary
Source
pub fn pad_path_to_key(path: &Nibbles) -> B256
Expand description
Right pad the path with 0s and return as [
B256
].