d51761f83e
In previous change i used same filtering for a handler that processes confirmations. But if we are connected with peers that do not support confirmations on whisper level, whisper may send "Sent" event when envelope is written to a socket. This is our old behaviour. So, this PR allows to use confirmations from a mail servers and ensure that transition between multiple version of peers will be smooth. |
||
---|---|---|
.. | ||
cluster.go | ||
config.go | ||
config_test.go | ||
defaults.go | ||
validator.go | ||
version.go |