C# (CSharp) BitSharper.Store DiskBlockStore - 1 examples found. These are the top rated real world C# (CSharp) examples of BitSharper.Store.DiskBlockStore extracted from open source projects. You can rate examples to help us improve the quality of examples.
Stores the block chain to disk but still holds it in memory. This is intended for desktop apps and tests. Constrained environments like mobile phones probably won't want to or be able to store all the block headers in RAM.