# README
BoltDB db implementation
The Datastore
interface allows for a pluggable wallet database. This package contains a workable Datastore
implementation using BoltDB. This is the default datastore used by NewDefaultConfig
.
The Datastore
interface allows for a pluggable wallet database. This package contains a workable Datastore
implementation using BoltDB. This is the default datastore used by NewDefaultConfig
.