Trait block::RlpHash [] [src]

pub trait RlpHash {
    fn rlp_hash(&self) -> H256;
}

Required Methods

Implementors