Function state_root_from_header

Source
pub fn state_root_from_header(signed_header: &SignedHeader) -> Root
Expand description

Extract state root from the given signed block header.

ยงPanics

The signed header must be present and the application hash must be a valid Oasis Core application hash (state root hash).