Trait disarray_ledger::blocks::CoreBlockWrapperExt
source · pub trait CoreBlockWrapperExt: CoreBlockWrapper {
fn genesis(timestamp: BlockTs) -> Block
where
Self: Sized,
{ ... }
}
pub trait CoreBlockWrapperExt: CoreBlockWrapper {
fn genesis(timestamp: BlockTs) -> Block
where
Self: Sized,
{ ... }
}