Trait ethash::Patch [] [src]

pub trait Patch {
    fn epoch_length() -> U256;
}

Required Methods

Implementors