testing_stack

Function testing_stack 

Source
pub fn testing_stack() -> Result<BloomBlockStore<CachedBlockStore<SledBlockStore>>>
Expand description

Create a testing storage stack with minimal resources

  • Path: temporary directory
  • Cache: 5MB
  • Bloom filter: 1,000 expected items