diff options
author | Guillaume Ballet <gballet@gmail.com> | 2018-02-15 20:43:48 +0800 |
---|---|---|
committer | Péter Szilágyi <peterke@gmail.com> | 2018-02-15 20:43:48 +0800 |
commit | 5f9b01a2839111a97cfecdb9d746025f433c5276 (patch) | |
tree | 151351a22447f64f1c7d71a690b88bdef6031e3e /light/trie.go | |
parent | fac6d9ce77b636013013cce8eff9f6b218bdf380 (diff) | |
download | dexon-5f9b01a2839111a97cfecdb9d746025f433c5276.tar.gz dexon-5f9b01a2839111a97cfecdb9d746025f433c5276.tar.zst dexon-5f9b01a2839111a97cfecdb9d746025f433c5276.zip |
whisper: only use the node id as a p2p id, not for sending messages (#16102)
This is in preparation for the switch to libp2p: the ID generated
will be from a private key created with the help of libp2p's crypto
library, while Whisper will still use Go's default crypto libraries
for encrypting its messages. This change removes a conflict.
It shouldn't have any impact as the person receiving emails is
the user, not the node.
Diffstat (limited to 'light/trie.go')
0 files changed, 0 insertions, 0 deletions