cleanup: remove openchannel rpc

This commit is contained in:
Jesse de Wit
2024-02-08 10:45:40 +01:00
parent a072e5c090
commit 31bf2a885a
13 changed files with 87 additions and 444 deletions

View File

@@ -106,8 +106,6 @@ func newLspd(h *lntest.TestHarness, mem *mempoolApi, name string, nodeConfig *co
Tokens: []string{"hello"},
Host: "host:port",
PublicChannelAmount: 1000183,
ChannelAmount: 100000,
ChannelPrivate: false,
TargetConf: 6,
MinConfs: &minConfs,
MinHtlcMsat: 600,