pub trait ExtendedHeaderGeneratorExt {
// Required method
fn next_many_verified(&mut self, amount: u64) -> VerifiedExtendedHeaders;
}Available on crate feature
test-utils only.Expand description
Extends test header generator for easier insertion into the store
Required Methods§
Sourcefn next_many_verified(&mut self, amount: u64) -> VerifiedExtendedHeaders
fn next_many_verified(&mut self, amount: u64) -> VerifiedExtendedHeaders
Generate next amount verified headers