mirror of
https://github.com/lightninglabs/lightning-terminal.git
synced 2026-08-13 12:33:36 +02:00
build: add build flags for other databases
This commit adds support for all other databases as they are supported in the standalone lnd builds.
This commit is contained in:
parent
0b4930f631
commit
d533111db9
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
COMPILE_TAGS = autopilotrpc signrpc walletrpc chainrpc invoicesrpc watchtowerrpc neutrinorpc peersrpc
|
||||
COMPILE_TAGS = autopilotrpc signrpc walletrpc chainrpc invoicesrpc watchtowerrpc neutrinorpc peersrpc kvdb_postgres kvdb_etcd kvdb_sqlite
|
||||
Loading…
Add table
Add a link
Reference in a new issue