lnd.xprv/wallet/channel.go
2015-12-02 16:49:41 -08:00

5 lines
49 B
Go

package wallet
type LightningChannel struct {
}