mirror of
https://github.com/aljazceru/lspd.git
synced 2025-12-19 06:44:23 +01:00
unconfirmed utxo from internal wallet
This commit is contained in:
@@ -120,7 +120,7 @@ func newLspd(h *lntest.TestHarness, name string, nodeConfig *config.NodeConfig,
|
||||
}
|
||||
}
|
||||
|
||||
log.Printf("%+v", conf)
|
||||
log.Printf("%s: node config: %+v", name, conf)
|
||||
confJson, _ := json.Marshal(conf)
|
||||
nodes := fmt.Sprintf(`NODES='[%s]'`, string(confJson))
|
||||
env := []string{
|
||||
|
||||
Reference in New Issue
Block a user