lnd.xprv/wallet/channel.go

5 lines
49 B
Go
Raw Normal View History

package wallet
type LightningChannel struct {
}