plasma: correct commit with sketch of lnwire.Message interface
This commit is contained in:
parent
422f0a9791
commit
baf3b70e31
4
peer.go
4
peer.go
@ -63,8 +63,8 @@ type peer struct {
|
||||
// sendQueue chan lnwire.Message
|
||||
// TODO(roasbeef+j): something like?
|
||||
// type Message {
|
||||
// Decode(uint32) error
|
||||
// Encode(uint32) error
|
||||
// Decode(b bytes.Buffer) error
|
||||
// Encode(b bytes.Buffer) error
|
||||
// Command() string
|
||||
//}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user