Add Whisper para

This commit is contained in:
Oskar Thoren 2019-08-26 16:36:04 +02:00
parent 5c4a9129bf
commit d383e7634f
No known key found for this signature in database
GPG Key ID: B2ECCFD3BC2EF77E
1 changed files with 3 additions and 0 deletions

View File

@ -34,6 +34,9 @@ To communicate between Ethereum nodes, the (RLPx Transport
Protocol, v5)[https://github.com/ethereum/devp2p/blob/master/rlpx.md] is used, which Protocol, v5)[https://github.com/ethereum/devp2p/blob/master/rlpx.md] is used, which
allows for TCP-based communication between nodes. allows for TCP-based communication between nodes.
On top of this we run the RLPx-based subprotocol (Whisper
v6)[https://eips.ethereum.org/EIPS/eip-627] for privacy-preserving messaging.
## Node discovery and roles ## Node discovery and roles
- Bootstrap nodes - Bootstrap nodes