We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1923e38 + 4870ea3 commit a23b07bCopy full SHA for a23b07b
src/bctklib/persistence/RocksDbUtility.cs
@@ -6,7 +6,7 @@
6
7
namespace Neo.BlockchainToolkit.Persistence
8
{
9
- static class RocksDbUtility
+ public static class RocksDbUtility
10
11
public static RocksDb OpenDb(string path)
12
0 commit comments