pub trait BadBlocks { fn bad_blocks(&self) -> Vec<(Unverified, String)>ⓘNotable traits for Vec<u8, A>impl<A> Write for Vec<u8, A> where A: Allocator, ; }
impl<A> Write for Vec<u8, A> where A: Allocator,
Provides recently seen bad blocks.
Returns a list of blocks that were recently not imported because they were invalid.