[][src]Trait chain::RepresentH256

pub trait RepresentH256 {
    fn h256(&self) -> H256;
}

Required Methods

Implementors

impl RepresentH256 for Block
[src]