Skip to content

Commit a23b07b

Browse files
author
Harry
committed
Merge branch 'release/v3.0'
2 parents 1923e38 + 4870ea3 commit a23b07b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bctklib/persistence/RocksDbUtility.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
namespace Neo.BlockchainToolkit.Persistence
88
{
9-
static class RocksDbUtility
9+
public static class RocksDbUtility
1010
{
1111
public static RocksDb OpenDb(string path)
1212
{

0 commit comments

Comments
 (0)