5 lines
49 B
Go
5 lines
49 B
Go
|
package wallet
|
||
|
|
||
|
type LightningChannel struct {
|
||
|
}
|