pub fn development_stack() -> Result<BloomBlockStore<CachedBlockStore<SledBlockStore>>>Expand description
Quick setup functions for common use cases Create a development storage stack with caching and bloom filter
- Path: /tmp/ipfrs-dev
- Cache: 50MB
- Bloom filter: 10,000 expected items