Trait disarray_ledger::blocks::Resistable
source · pub trait Resistable {
fn pos_difficulty(&self) -> H256;
fn pow_difficulty(&self) -> H256;
}pub trait Resistable {
fn pos_difficulty(&self) -> H256;
fn pow_difficulty(&self) -> H256;
}