adding topic

This commit is contained in:
decanus
2019-04-20 19:36:29 +02:00
parent abedf1312c
commit c6af017596

View File

@@ -21,7 +21,7 @@ func (n *WhisperNode) SendMessage(senderId []byte, to []byte, message []byte) er
Src: nil,
Dst: nil,
KeySym: nil,
Topic: whisper.TopicType{},
Topic: n.topic,
WorkTime: 0,
PoW: 0,
Payload: nil,