mirror of
https://github.com/status-im/whisper.git
synced 2025-02-01 05:24:56 +00:00
Guillaume Ballet
5e49d935c3
whisper: get wnode to work with v6 (#16051)
The bulk of the issue was to adapt to the new requirement that a v6 filter has to either contain a symmertric key or an asymmetric one. This commits revert one of the fixes that I made to remove a linter warning: unexporting NewSentMessage. This is not really a problem as I have a cleanup in the pipe that will solve this issue.
Description
No description provided
Languages
Go
99.4%
Makefile
0.6%