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

4 lines
49 B
Go

package wallet
type LightningChannel struct {
}