mirror of
https://github.com/status-im/whisper.git
synced 2025-02-23 16:08:25 +00:00
all: fix spelling errors
This commit is contained in:
parent
bd6c050a25
commit
a390eb6fc8
@ -42,7 +42,7 @@ const (
|
||||
|
||||
statusCode = 0 // used by whisper protocol
|
||||
messagesCode = 1 // normal whisper message
|
||||
p2pCode = 2 // peer-to-peer message (to be consumed by the peer, but not forwarded any futher)
|
||||
p2pCode = 2 // peer-to-peer message (to be consumed by the peer, but not forwarded any further)
|
||||
p2pRequestCode = 3 // peer-to-peer message, used by Dapp protocol
|
||||
NumberOfMessageCodes = 64
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user