package
0.0.0-20241118092107-f587991c1382
Repository: https://github.com/dev-warrior777/go-electrum-client.git
Documentation: pkg.go.dev

# README

SQLite db implementation

The Datastore interface allows for a pluggable wallet database. This package contains a working Datastore implementation using SQLite. This is not the default database.