lnd/wallet/channel.go

5 lines
49 B
Go

package wallet
type LightningChannel struct {
}