Namespace Libplanet.Store
Classes
BaseIndex<TKey, TVal>
BaseStore
BlockSet<T>
ChainIdNotFoundException
The exception that is thrown when a chain ID does not exist in an IStore object.
DefaultStore
The default built-in IStore implementation. This stores data in the file system or in memory. It also uses LiteDB for some complex indices.