mirror of
https://github.com/aljazceru/lspd.git
synced 2025-12-19 06:44:23 +01:00
cleanup: remove openchannel rpc
This commit is contained in:
@@ -439,8 +439,6 @@ func (i *Interceptor) ensureChannelOpen(payment *paymentState) {
|
||||
Destination: destination,
|
||||
CapacitySat: uint64(capacity),
|
||||
MinConfs: i.config.MinConfs,
|
||||
IsPrivate: true,
|
||||
IsZeroConf: true,
|
||||
FeeSatPerVByte: fee.SatPerVByte,
|
||||
TargetConf: fee.TargetConf,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user