mirror of
https://github.com/vacp2p/mvds.git
synced 2026-01-09 12:07:55 -05:00
adding topic
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user