stateDB property

StateDBType? stateDB
final

The state database that the node uses. Values are LevelDB or CouchDB.

Applies only to Hyperledger Fabric.

Implementation

final StateDBType? stateDB;