Type Definition runtime::types::RichH256Le

source ·
pub type RichH256Le = H256Le;

Trait Implementations§

source§

impl From<H256Le> for RichH256Le

source§

fn from(value: H256Le) -> Self

Converts to this type from the input type.