mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-25 21:21:33 +02:00
lntest: move debug flag, disable spammy libevent
This commit is contained in:
@@ -13,7 +13,6 @@ func NewBackend(miner string, netParams *chaincfg.Params) (
|
||||
*BitcoindBackendConfig, func() error, error) {
|
||||
|
||||
extraArgs := []string{
|
||||
"-debug",
|
||||
"-regtest",
|
||||
"-txindex",
|
||||
"-disablewallet",
|
||||
|
Reference in New Issue
Block a user