Struct blockchain::consensus::FakeConsensus [] [src]

pub struct FakeConsensus;

Trait Implementations

impl<H> Consensus<H> for FakeConsensus
[src]