Method | Description | |
---|---|---|
EsentStorageModule ( string baseDirectory, ChainType rulesType, long cacheSizeMinBytes = null, long cacheSizeMaxBytes = null, string blockTxesStorageLocations = null ) : BitSharp.Core.Rules | ||
Load ( ) : void |
public EsentStorageModule ( string baseDirectory, ChainType rulesType, long cacheSizeMinBytes = null, long cacheSizeMaxBytes = null, string blockTxesStorageLocations = null ) : BitSharp.Core.Rules | ||
baseDirectory | string | |
rulesType | ChainType | |
cacheSizeMinBytes | long | |
cacheSizeMaxBytes | long | |
blockTxesStorageLocations | string | |
return | BitSharp.Core.Rules |