LevelDb persistence for Blockcore Consensus feature.
Info
Version: | 1.1.41 |
Author(s): | Blockcore |
Last Update: | Monday, April 8, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.blockcore.net/ |
NuGet Url: | https://www.nuget.org/packages/Blockcore.Features.Consensus.Persistence.LevelDb |
Install
Install-Package Blockcore.Features.Consensus.Persistence.LevelDb
dotnet add package Blockcore.Features.Consensus.Persistence.LevelDb
paket add Blockcore.Features.Consensus.Persistence.LevelDb
Blockcore.Features.Consensus.Persistence.LevelDb Download (Unzip the "nupkg" after downloading)
Dependencies
- Blockcore.Core(>= 1.0.17)
- Blockcore.Features.Consensus(>= 1.0.17)
- Blockcore.Persistence.LevelDb(>= 1.0.17)
- Microsoft.Extensions.DependencyInjection(>= 3.1.10)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.10)
- Microsoft.Extensions.Logging.Console(>= 3.1.10)
- Microsoft.Extensions.Logging.Debug(>= 3.1.10)
Tags