Function frame_system::extrinsics_root [−][src]
pub fn extrinsics_root<H: Hash, E: Encode>(extrinsics: &[E]) -> H::Output
Compute the trie root of a list of extrinsics.
pub fn extrinsics_root<H: Hash, E: Encode>(extrinsics: &[E]) -> H::Output
Compute the trie root of a list of extrinsics.