Skip to content

Commit ab3a283

Browse files
GarmashAlexnerolation
authored andcommitted
Update EIP-627: fix minor typo (ethereum#9830)
Update EIP-627.md: fix minor typo
1 parent 85a9573 commit ab3a283

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

EIPS/eip-627.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ Symmetric encryption uses AES GCM algorithm with random 96-bit nonce.
165165

166166
Packet codes 0x00 and 0x01 are already used in all Whisper versions.
167167

168-
Packet code 0x02 will be necessary for the future development of Whisper. It will provide possiblitity to adjust the PoW requirement in real time. It is better to allow the network to govern itself, rather than hardcode any specific value for minimal PoW requirement.
168+
Packet code 0x02 will be necessary for the future development of Whisper. It will provide possibility to adjust the PoW requirement in real time. It is better to allow the network to govern itself, rather than hardcode any specific value for minimal PoW requirement.
169169

170170
Packet code 0x03 will be necessary for scalability of the network. In case of too much traffic, the nodes will be able to request and receive only the messages they are interested in.
171171

0 commit comments

Comments
 (0)