mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-28 06:32:18 +02:00
config: add --pendingchannel lnd flag
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
package lnwallet
|
||||
|
||||
// Config..
|
||||
// Config is a struct which houses configuration parameters which modify the
|
||||
// behaviour of LightningWallet.
|
||||
type Config struct {
|
||||
// default csv time
|
||||
// default cltv time
|
||||
|
Reference in New Issue
Block a user