pub fn root() -> Vec<u8>ⓘNotable traits for Vec<u8, A>impl<A> Write for Vec<u8, A> where A: Allocator,
impl<A> Write for Vec<u8, A> where A: Allocator,
“Commit” all existing operations and compute the resulting storage root.
The hashing algorithm is defined by the Block.
Block
Returns a Vec<u8> that holds the SCALE encoded hash.
Vec<u8>