pub async fn gen_filled_store(
amount: u64,
) -> (InMemoryStore, ExtendedHeaderGenerator)Available on crate feature
test-utils only.Expand description
Generate a store pre-filled with headers.
pub async fn gen_filled_store(
amount: u64,
) -> (InMemoryStore, ExtendedHeaderGenerator)test-utils only.Generate a store pre-filled with headers.