File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,12 @@ and also added coverage to verify support for channel versioning:
3535 - https://github.com/lightninglabs/lightning-terminal/pull/1106
3636 - https://github.com/lightninglabs/lightning-terminal/pull/1097
3737 - https://github.com/lightninglabs/lightning-terminal/pull/1138
38-
38+
39+ - [ LND is now built with the ` monitoring ` tag enabled] ( https://github.com/lightninglabs/lightning-terminal/pull/1167 )
40+ which has been the default
41+ in standalone LND release builds since
42+ https://github.com/lightningnetwork/lnd/commit/8491d0da433c23051b723f4c018e2f041df548c8
43+ .
3944
4045### LND
4146
Original file line number Diff line number Diff line change 1- COMPILE_TAGS = autopilotrpc signrpc walletrpc chainrpc invoicesrpc watchtowerrpc neutrinorpc peersrpc kvdb_postgres kvdb_etcd kvdb_sqlite
1+ COMPILE_TAGS = autopilotrpc signrpc walletrpc chainrpc invoicesrpc watchtowerrpc neutrinorpc monitoring peersrpc kvdb_postgres kvdb_etcd kvdb_sqlite
You can’t perform that action at this time.
0 commit comments