Trait block::RlpHash

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

Required Methods§

Implementors§